What's New
- 1.2.1
- Forgot to make glcanvas to inherit canvas tag in 1.2.
- 1.2
- Updated CookSwt for SWT 3.2. The changes are:
- new <tooltip> tag.
- new <expandbar> and <expanditem> tags.
- new <glcanvas> and <gldata> tags. GLCanvas is limited to creating a new empty instance. <gldata> needs to be a child of <glcanvas>.
- Table and Tree added "sortingdirection" setter.
- Composite added "backgroundmode" setter.
- updated examples and added some missing widget examples.
- 1.1.2
- updated to utilize CookXml 2.4's ClassLoader feature.
- 1.1.1
- Fixed ImageConverter bug for 3.1 where ICON_ is the prefix for system images. Thanks to Thorsten Dittmar.
- 1.1
- Updated for CookXml 2.0.
- Updated for SWT 3.1. Specifically, <tabletree> and <tabletreeitem> are removed from the tag library. <link>, <spinner>, and <treecolumn> are added.
- Additional widget demos in CookSwtDemo.
- 1.0
The initial release.