Re: GtkCombo events

2009-05-29 Thread Carlos Pereira
Actually it is a ComboBoxEntry that you need, which is derived from a ComboBox: http://library.gnome.org/devel/gtk/stable/GtkComboBoxEntry.html This is just a combination of a Entry with a ComboBox, so if you know how Entry and ComBox works, changing a Combo to a ComboBoxEntry should be relati

Re: GtkCombo events

2009-05-29 Thread Carlos Pereira
frederico schardong wrote: Hi, I search, but not find the answer of my question.. What event is going on when the string selected of a GtkCombo is chenged? From Gtk documentation: |GtkCombo| has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkComboBo

GtkCombo events

2009-05-28 Thread frederico schardong
Hi, I search, but not find the answer of my question.. What event is going on when the string selected of a GtkCombo is chenged? -- Abraço, Frederico Schardong, SOLIS - O lado livre da tecnologia www.solis.coop.br ___ gtk-app-devel-list mailing list g