PyGTK, Glade, and ComboBoxEntry.append_text()

Yann Leboulanger yann.le_boulanger at u-paris10.fr
Tue Jan 22 15:09:50 EST 2008


Greg Johnston wrote:
> Hey all,
> 
> I'm a relative newbie to Python (switched over from Scheme fairly
> recently) but I've been using PyGTK and Glade to create an interface,
> which is a combo I'm very impressed with.
> 
> There is, however, one thing I've been wondering about. It doesn't
> seem possible to modify ComboBoxEntry choice options on the fly--at
> least with append_text(), etc--because they were not created with
> gtk.combo_box_entry_new_text(). Basically, I'm wondering if there's
> any way around this.
> 
> Thank you,
> Greg Johnston

PyGTK mailing list:
http://pygtk.org/feedback.html



More information about the Python-list mailing list