Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Usage of SWT.SIMPLE style in List?
Usage of SWT.SIMPLE style in List? [message #440878] Sun, 08 August 2004 16:28 Go to next message
Charlie Surface is currently offline Charlie SurfaceFriend
Messages: 40
Registered: July 2009
Member
The SWT.SIMPLE style documentation refers to only one class: Combo.
However, it is also used by List (win32 build 3062b). Can someone clarify
what a SIMPLE List should do? Is this style valid on all platforms, or just
win32?

thanks,
Charlie
Re: Usage of SWT.SIMPLE style in List? [message #440980 is a reply to message #440878] Mon, 09 August 2004 15:28 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
The SWT.SIMPLE style for List allows a multi-select list to have old style
multi-selection behavior (ie. selection toggles, Ctrl, Shift do nothing
etc.). Don't use it. It's undocumented and not supported on all platforms.

"Charlie Surface" <newsgroup_replies_only_please@nowhere.com> wrote in
message news:cf5k6j$daf$1@eclipse.org...
> The SWT.SIMPLE style documentation refers to only one class: Combo.
> However, it is also used by List (win32 build 3062b). Can someone clarify
> what a SIMPLE List should do? Is this style valid on all platforms, or
just
> win32?
>
> thanks,
> Charlie
>
>
Previous Topic:CoolItem tooltip, enable/disable
Next Topic:Javadoc
Goto Forum:
  


Current Time: Wed May 08 07:39:35 GMT 2024

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

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

Back to the top