Community
Participate
Working Groups
When we create a widget with the create operation it needs an array of styles. These style flags has to be strings. We should provide an util which accepts a widget and returns a String array of the containing SWT styles of the widget. These will ease the use of the protocol in a LCA enormously.
Changes are in CVS HEAD. The new util is called StylesUtil.