so i could just build my own list of options by inserting then appending
what i want the entries to be? thats great. The tutorial is not as
complete as the reference on this stuff, but it is easier. Thanks a lot
for the tip !
sk
On Sat, 2005-10-15 at 18:38 -0400, Thomas Mills Hinkle wrote:
> On 10/15/05, nephish <[EMAIL PROTECTED]> wrote:
> > i shall suck it up and use the ComboBoxEntry,  trying to save some time
> > here, but i got a treeview working, so i guess i can do about anything.
> > thanks much,
> > sk
> 
> There are convenience methods to simplify using the ComboBoxEntry if
> you don't need to use any of the more sophisticated functionality --
> you can use gtk.combo_box_entry_new_text to create a box and then use
> the append_text/remove_text/insert_text convenience methods.
> 
> Tom

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to