Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Radio button and wrapping label
Radio button and wrapping label [message #463193] Sat, 29 October 2005 03:32 Go to next message
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
I have a scenario in which the user should select one of six choices, in
each of 10 rows, for which I was planning to use a Scrollable form for each
of the 10 rows, with radio button behavior for the five items in each row.
But the label for each choice is at least several words, so I would like to
have the label for each choice wrap in order that I can easily display all
five choices across the window. I have not found a way to make the label of
a radio button wrap within any constraint. Is this possible?

Thanks in advance.
Re: Radio button and wrapping label [message #463198 is a reply to message #463193] Sat, 29 October 2005 21:47 Go to previous message
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
Have been trying to use TableWrapLayout and changed to toggle button just to
play around; when I put a "\n" into my label, the button grows
appropriately, but the label itself actually does not wrap (the lower parts
of the button remain blank). Am aware of bug 13802 concerning wrapping
labels in general, but hoping this is different and solvable problem.


On 10/28/05 9:32 PM, in article BF88495C.F005%mdean77@comcast.net, "J
Michael Dean" <mdean77@comcast.net> wrote:

> I have a scenario in which the user should select one of six choices, in
> each of 10 rows, for which I was planning to use a Scrollable form for each
> of the 10 rows, with radio button behavior for the five items in each row.
> But the label for each choice is at least several words, so I would like to
> have the label for each choice wrap in order that I can easily display all
> five choices across the window. I have not found a way to make the label of
> a radio button wrap within any constraint. Is this possible?
>
> Thanks in advance.
>
Previous Topic:Hint on ProgressIndicator
Next Topic:Disposal of used (Tree-)Editor edit-controls
Goto Forum:
  


Current Time: Tue Apr 23 11:13:10 GMT 2024

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

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

Back to the top