Skip to main content



      Home
Home » Newcomers » Newcomers » style support on OSX
style support on OSX [message #255636] Wed, 07 May 2008 00:19
Eclipse UserFriend
Originally posted by: leknarf.pacbell.net

Does a master list exist that outlines the styles supported for different
widgets by OS?

I'm new to SWT, Java, & Eclipse and would like to know if I'm making an
error in my code, or if the specific styles I'm trying to access aren't
supported. eg:

neither

final Label statusMessagesLabel = new Label(appComposite, SWT.SHADOW_IN |
SWT.BORDER);

nor

final ToolBar toolBar = new ToolBar(shell, SWT.SHADOW_OUT | SWT.BORDER);

draw with any kind of borders, outlines, or shadows.

This is with:
Eclipse 3.3.1.1
org.eclipse.swt.carbon.macosx_3.3.2.v3347a.jar

Thanks in advance -
Scott
Previous Topic:Outline View
Next Topic:How to make Aptana HTML editor the default HTML editor?
Goto Forum:
  


Current Time: Tue Jul 22 02:49:45 EDT 2025

Powered by FUDForum. Page generated in 0.08428 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top