[Pythonmac-SIG] Creating an applet that includes wxPython

Bob Ippolito bob at redivi.com
Sun Sep 7 17:29:53 EDT 2003


On Sunday, Sep 7, 2003, at 16:20 America/New_York, Just van Rossum 
wrote:

> Bob Ippolito wrote:
>
>> I haven't tried this, but it should work.  In a future version of
>> bundlebuilder, we could incorporate my potool module (
>> http://undefined.org/python/ ) to perform translations like this
>> automatically (though we would also need logic for Frameworks, and it
>> would have to do this process recursively).
>
> That would be fantastic. I briefly looked at potool just now, but for 
> it
> to be incorporated in bundlebuilder if would have to be independent 
> from
> 3rd party packages. How deep is potool's dependence on ctypes?

Very shallow, it just uses the Structure class for convenience.  I'll 
write a metaclass that does what ctypes Structure module does (as far 
as I'm using it, at least) and post a new version today.

-bob




More information about the Pythonmac-SIG mailing list