Re: [Pythonmac-SIG] appscript

2006-02-21 Thread Keith Ray
just adding one thing to the "sdef" file (created by Apple's Script Editor and edited with 'Sdef Editor") seems to be the problem -- Script Editor can't access the new thing either tell app "myapp" doFoo "test" -- fails end tell names copied off the installers: pyobjc-1.3.7-py2.3-macosx10.4

[Pythonmac-SIG] Tcl/Tk universal binary

2006-02-21 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, In case anyone plans to deploy a Tkinter application once the universal build of Python is ready, I've packaged up a universal build of Tcl/Tk Aqua. You can get the particulars at http://www.wordtech-software.com/tcl-tk-universal.html. Thanks, Ke