[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology] Re: grouping swt Radio buttons

Do any of the examples on the SWT Snippet page help?

http://www.eclipse.org/swt/snippets/

I recommend that you take this question to the eclipse.platform
newsgroup. This group is for the Technology project.

HTH,

Wayne

On Tue, 2008-07-15 at 05:20 +0000, Trushna wrote:
> Does anyone know how to form groups of radio buttons?
> i know it can be achieved using different composites but i dont want to 
> use composites.
> Is there any easy way to achieve this?
> I tried putting radio buttons in different org.eclipse.swt.widgets.Group 
> but my radio buttons become invisible inside Group.
> Can anyone help?
> 
> Thanks and regards,
> Trushna.
>