Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 21:58 Go to next message
Danny Ju is currently offline Danny JuFriend
Messages: 14
Registered: July 2009
Junior Member
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 22:09 Go to previous messageGo to next message
Danny Ju is currently offline Danny JuFriend
Messages: 14
Registered: July 2009
Junior Member
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] Wed, 17 November 2010 00:15 Go to previous messageGo to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
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 19:10 Go to previous messageGo to next message
Danny Ju is currently offline Danny JuFriend
Messages: 14
Registered: July 2009
Junior Member
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 19:59 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
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 Mar 29 08:14:50 GMT 2024

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

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

Back to the top