![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
That is true, but XML in Python isn't that hot - plainly because it's faster and a lot more flexible to interpret Python bytecode and execute it than it is to parse XML in Python and respond accordingly. I normally use a function like I stated above for generating the .py file when I'm developing but remove it and import the generated file solely when I want to distribute the script - importing a module strikes me as faster than reading an XML file to construct a GUI on the fly. Personal preference I suppose :-)
|
|
|
|
|
|
#22 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
![]() I didn't say it was a big thing either, just something relatively minor. QtDesigner takes an extra step over Glade, but QtDesigner more than makes up for it in other ways. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|