Re: 3-state check box



"Picard, Cyril" wrote:
> I 'm looking for a widget close to the gtk_check_button, but with 3 states :
> "yes","no","I don't know (yet)"
> Is there such a widget in the gtk library ? Is there an other way to do this
> in gtk-style ?
I'd use an optionmenu with 3 values. It looks like a button, but when
you click it you get a menu.
Or you could write your own widget (e.g. a semaphore), but I'd not
recommend this way...

PS: is it planned a gtk_semaphore widget ? I could try to write it as an
exercise :-)

BYtE,
 Diego.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





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