Thread
:
python help plz
View Single Post
Slocan
2010-05-10 , 17:10
Posts: 324 | Thanked: 371 times | Joined on Dec 2009 @ Vancouver, BC
#
6
Check this out:
http://www.pygtk.org/pygtk2tutorial/.../helloworld.py
Add the urrlib2 code into the the def hello(...) function.
Once you get the one button working, then you can copy/paste the button creation code to create the multiple buttons, and place them into a gtk.VBox (a container for your buttons).
Quote & Reply
|
Slocan
View Public Profile
Send a private message to Slocan
Find all posts by Slocan