Nebula Gallery example updated
I’ve just fixed bug 268743 – Gallery example need update to show latest features. As a result, you can now play with all Gallery features within the Nebula example application.
Being able to combine all options freely let me spot some problems with untested usecases :
270736 : Group selection selects the last item of the group if not using SWT.MULTI
270737 : Margin issues with animation
270934 : Decorators : Wrong position for bottom left et top right decorators
266614 :Item selection background can be visible on closed group when animations turned on
I fixed these 4 items while I was at it.
You can download this example from the nebula CVS. It works both as a view or as a stand alone application.
You can also test it from webstart. (Windows only, I’m still fighting with some issues with java web start on Linux and MacOS – bugs 270421, 270617, 270948, 270949, 270950).
update : webstart now works on linux
Next on my todo list :
- get nebula nighlty builds running for all widgets (almost done)
- host the webstart on eclipse
- add an example tab for nebula animation package.







