View Single Post
Posts: 19 | Thanked: 3 times | Joined on Apr 2007
#8
I found the tutorials on learningpython.com to be a good introduction to GUI programming using Python and GTK. Since I know Windows but Linux not so much I've been doing my development mostly on Windows using Idle and Glade. Then when I have something working I copy the files to the N810, and use PyGTKEditor to tweak it if I need to. Then Pypackager to install and create a deb to upload.