[Glade-users] one more question about the ComboBoxEntry (simple)
- From: damon at karuna.uklinux.net (Damon Chaplin)
- Subject: [Glade-users] one more question about the ComboBoxEntry (simple)
- Date: Sun Oct 16 15:40:23 2005
On Sat, 2005-10-15 at 19:52 -0500, nephish wrote:
Must be the day for comboboxentry questions, eh Andy?
i have one more, really simple.
this is from the pygtk reference
"The gtk.combo_box_entry_new_text() function is a convenience function
which constructs a new gtk.ComboBoxEntry"
i am using glade to build the gui part of this, so if i call this, will
it create another comboboxentry? or can i use the append_text() with the
one i placed on the gui with glade?
It would create a new comboboxentry.
I think append_text() will work. If not you'll just have to create your
own model and use that.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]