Re: [gtk-list] Option Menu signal




Lawrence Sim <wanderer@tne.net.au> writes:

> How can I get the option menu widget to emit a clicked signal, so I can
> find out when it is changed.  I want to have it control the contents of
> a combo widget.
> 
> As in you have a few fixed items in the option menu, and when clicked
> on, the option menu tells the combo to list a different collection if
> items.

To address first things first, are you talking about 

 GtkOptionMenu, a button which pops up a menu, or:
 GtkCombo, an entry that pops up a list in a window?

Regards,
                                        Owen



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