Tkinter vs. wxPython

Eric Brunel eric.brunel at pragmadev.com
Fri Jul 19 03:36:03 EDT 2002


Darrell wrote:
[snip]
> PMW which wraps Tkinter seems impossible to wrap as an exe.

Pmw can be wrapped into an exe. It's a bit complicated since Pmw natively 
uses dynamic loading, but it's possible (I've done it). See:
http://pmw.sourceforge.net/doc/dynamicloader.html
paragraph "Freezing Pmw"

HTH
-- 
- Eric Brunel <eric.brunel at pragmadev.com> -
PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com



More information about the Python-list mailing list