SWT 3.3M5 on OSX : real time resizing
February 12th, 2007With SWT 3.3M5, windows are resized in real time on OSX. This is not listed in the new features, but this is really important for the look and feel on this platform.
It seems that all the event management has been reworked : previously, scrolling custom widget with the mouse was blocking some events until the button is released. This is not the case anymore.
Cool ![]()
