show.label hint not working on vertical radio button group? [message #639560] |
Tue, 16 November 2010 16:58  |
Eclipse User |
|
|
|
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.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04167 seconds