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

Thanka for the reply.

My problen got solved.
I used org.eclipse.swt.widgets.Group.
after adding control into Group we need to call setBounds on it to make it visible inside Group.


Thanks and regards.