Re: Custom renderer for GtkCombo



Chris Wareham wrote:

> Any advice would be greatly appreciatted!
Since the user shouldn't edit the entry contents, it's better to use a
GtkOptionMenu (w/ Gtk2).
Then you could connect a callback to every item, or simply
gtk_option_menu_get_history() afterwards to read the number of the
currently selected item.

BYtE,
 Diego.



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