Re: [Pythonmac-SIG] Tkinter and Python 2.2

2004-12-22 Thread Jack Jansen
If I have the source code for TkAqua, can it be modified and recompiled as a separate binary for PoserPython? [I'm guessing this is preferable to trying to get one instance of TkAqua to work for both instances of Python] Does it make any difference if I don't have any other instances of TkAqua

[Pythonmac-SIG] Tkinter and Python 2.2

2004-12-21 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew, I'm cross-posting this to the MacPython list because a lot of your questions are relevant there. The Mac/Tkinter bindings are maintained by the MacPython developers, not the TkAqua maintainers, although they require the TkAqua libraries. Can any