Timo wrote: > I made a GUI with Glade, but since Glade freezes when trying to enter > items to a combobox, I want to try it through my Python-script. > But what is the best/easiest way to do this? Check out: http://pygtk.org/pygtk2tutorial/sec-ComboBoxAndComboboxEntry.html John