I am using table.setLinesVisible(true) in SWT table creation. I find this
works fine on Windows and HPUX but fails on Solaris. The Table Grid is
shown on Win and HP whereas NOT shown on Solaris.
Similar problem was reported earlier on LINUX -[Eclipse] Bug#: 173273 :
-"setLinesVisible(true) does not work on Fedora Core 6". This is fixed in
SWT Build 3.3 026 - Tuesday February 13, 2007.
Most likely this build should fix the issue on Solaris too as both OS use
GTK. Any idea if this build has fixed above issue on Solaris too?