PDA

View Full Version : PyGTK - Add A Text Entry With Insert()


Doppelganger319
April 15th, 2008, 12:05 PM
If insert() is the only non-deprecated method that inserts items in a gtk.Toolbar, then how can you add a text entry? I have tried adding the text entry widget to a gtk.ToolItem() but that does not work?
Any help would be greatly appreciated.

WW
April 15th, 2008, 02:21 PM
You could also try asking questions about PyGTK in the PyGTK mailing list (http://www.daa.com.au/mailman/listinfo/pygtk), or in the #pygtk IRC channel. I found these at the Support and Feedback (http://www.pygtk.org/feedback.html) page at the PyGTK web site.