Re: optionmenu question



"Dugas, Alan" wrote:
> 
> You should be able to pick up signals from the embedded entry and list widgets.
> For example you should be able to connect to the
> GTK_ENTRY(GTK_COMBO(combo)->entry) widget and recieve "changed" signals.
> Likewise you should be able to recieve "selection_changed" signals from the
> GTK_LIST(GTK_COMBO(combo)->list) widget.  In other words, using the above
> typecast checking you can treat the embedded gtkentry and gtklist as ordinary
> gtkentry and gtklist widgets.  Hope this helps.
It's right for a combo (which I'm now using), but option menu seems
quite different.

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]