How to get or set the text of a textfield?

Waldek M. wm at localhost.localdomain
Mon Jul 11 01:03:10 EDT 2011


Dnia Sun, 10 Jul 2011 21:14:10 -0500, Anthony Papillion napisał(a):
> 
> So I've built a UI with Glade and have loaded it using the standard
> Python code. In my UI, I have a textfield called txtUsername. How do I
> get and set the text in this field from my Python code?

http://developer.gnome.org/pygtk/stable/
http://www.learningpython.com/2006/05/07/creating-a-gui-using-pygtk-and-glade/

Br.
Waldek



More information about the Python-list mailing list