Still Loving Python

Kamilche klachemin at comcast.net
Wed Dec 14 00:37:18 EST 2005


Yeah, I have a system like that on my product. It's a data file loaded
at code startup time, which results in a UI - no need to cut code to
change the interface. It's saved me a lot of time.

I also have a problem with 'designers'. If the GUI designer is as easy
as making an interface was in VB6, I would like it and use it. If it's
complicated morass of sticky goo that I have to wade through at the
start of the program, like tKinter, I'd rather use pure code, or data
files.




More information about the Python-list mailing list