Quote:
|
Originally Posted by quhaha
|
You're welcome, but I can't help anymore on this. I don't know Python; it's just my Search Fu is apparently much stronger than your's is.
I do know a lot of other languanges for both programming and scripting, and the fact that you're using a GUI while you don't seem to know or understand the underlying library structure is working against you. GUIs are great tools to speed up the develpment process
if you know what you are doing. However, if you don't know or understand the underlying language itself, a GUI will just complicate the subject. Real programmers use the command line.
Maybe someone else can help, but it would seem that you really just need to read a book or three on Python, and learn to use some search tools.