newbie: First time forTkinter - Raspberry Pi Forums
running windows 8, netbeans pluggin python
1 knows how start gui newbie beginner?
got sample website.
here code" , got error messages saying "importerror: no module named tkinter"
appreciated ur help
supra
1 knows how start gui newbie beginner?
got sample website.
here code"
code: select all
import tkinter top = tkinter.tk() # code add widgets go here... top.mainloop()appreciated ur help
supra
if using python 3 rather 2.7 should tkinter without capital t.
raspberrypi
Comments
Post a Comment