Re: Custom renderer for GtkCombo
- From: Diego Zuccato <diego otello alma unibo it>
- To: Chris Wareham <chris wareham iosystems co uk>, GtkList <gtk-list gnome org>
- Subject: Re: Custom renderer for GtkCombo
- Date: Wed, 23 Apr 2003 21:35:55 +0000
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]