[Glade-users] how to use displayable values?




I'm having no luck using displayable values, this is a sample of my catalog:

<property optional-default="True" optional="True" id="off-color" name="Standard Off-Color" ignore="True"
        save-always="True" default="LED_DARK" >
    <displayable-values>
      <value id="LED_RED" name="Red"/>
    
      <value id="LED_BLUE" name="Blue"/>
      <value id="LED_DARK" name="dark"/> 
    </displayable-values>
            
  <tooltip>use: red blue green yellow white black dark only</tooltip>
</property>

This doesn't work, the property is not displayed at all and no error message.
I am using python for the widget and glade 3.6.7

Thanks Chris Morley
                                          
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20101016/cd30f300/attachment.html 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]