Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Toggle Lists
Toggle Lists [message #451300] Thu, 24 February 2005 22:50 Go to next message
Eclipse UserFriend
Originally posted by: nightwing812.gmail.com

I was wondering if there was a way to get toggle buttons in to a list
object. Or if there was a way to get them to show next to each other.

I've tried using gridlayout with two colums, and I put toggle buttons on
the left, and the list on the right composite. The problem is, the list
spacing doesn't match the spacing between the toggle buttons. Does
anybody else have an idea on how i might approach this?
Re: Toggle Lists [message #451312 is a reply to message #451300] Fri, 25 February 2005 13:17 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
How about creating a Table with the style SWT.CHECK?


"George Smith" <nightwing812@gmail.com> wrote in message
news:cvlln3$rvi$1@www.eclipse.org...
>I was wondering if there was a way to get toggle buttons in to a list
>object. Or if there was a way to get them to show next to each other.
> I've tried using gridlayout with two colums, and I put toggle buttons on
> the left, and the list on the right composite. The problem is, the list
> spacing doesn't match the spacing between the toggle buttons. Does
> anybody else have an idea on how i might approach this?
>
Previous Topic:TableTreeViewer collapses after change in model
Next Topic:Cannot access IFileEditorInput
Goto Forum:
  


Current Time: Fri Apr 26 11:13:51 GMT 2024

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

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

Back to the top