Not Registered Login | Register

How much GTK is in it?

Anonymous 07. May 2007, 22:57

The whole SWT <-> Swing story is a bit complicated. For example SWT supports printing on GTK+ only since a very short time.

Anonymous 27. March 2008, 10:46

Hi, although this is a bit old already, I'd point out, that SWT does not draw custom tab folders by default. Instead this is a separate widget class.
See http://www.eclipse.org/swt/widgets/ and look out for TabFolder and CTabFolder.

Regards