Skip to main content



      Home
Home » Archived » Sapphire » show.label hint not working on vertical radio button group?
show.label hint not working on vertical radio button group? [message #639560] Tue, 16 November 2010 16:58 Go to next message
Eclipse UserFriend
I have a group of radio buttons arranged in vertical mode in UI
with following definition:

<group>
<label>Publishing mode</label>
<content>
<property-editor>
<property>Publishmode</property>
<hint><name>show.label</name>
<value>false</value></hint>
<hint>
<name>prefer.vertical.radio.buttons</name>
<value>true</value>
</hint>
</property-editor>
</content>
</group>
(Publishmode is enum type.)

It seems the show.label=false hint doesn't work. A default label
still shows up as a header for the radio buttons below.

Specified individually, the hint work fine.
Re: show.label hint not working on vertical radio button group? [message #639562 is a reply to message #639560] Tue, 16 November 2010 17:09 Go to previous messageGo to next message
Eclipse UserFriend
Also related to this vertical radio button group:
Is there a way to attach a description text besides the label and show the text below the radio button in UI?
Re: show.label hint not working on vertical radio button group? [message #639577 is a reply to message #639560] Tue, 16 November 2010 19:15 Go to previous messageGo to next message
Eclipse UserFriend
Please open a bug on show.label hint not working in combination with prefer.vertical.radio.buttons hint.

> Is there a way to attach a description text besides the label and show
> the text below the radio button in UI?

Do you mean additional text on per radio button basis? If so, no there is no way to do that right now. How would we present that so that it is distinct from the label? Please open an enhancement request and provide a usecase example.

- Konstantin
Re: show.label hint not working on vertical radio button group? [message #640262 is a reply to message #639577] Fri, 19 November 2010 14:10 Go to previous messageGo to next message
Eclipse UserFriend
Bug 330696 - show.label=false hint does not work with vertical radio button group
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330696

Bug 330697 - detailed description text for individual radio buttons in a group
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330697
Re: show.label hint not working on vertical radio button group? [message #642332 is a reply to message #640262] Tue, 30 November 2010 14:59 Go to previous message
Eclipse UserFriend
Both of these enhancement requests have been addressed for the 0.2 release.

- Konstantin
Previous Topic:EclipseCon 2011
Next Topic:@NoDuplicates not trigger validation
Goto Forum:
  


Current Time: Fri Jul 04 22:15:05 EDT 2025

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

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

Back to the top