On Apr 24, 2005, at 12:20 AM, Kevin Walzer wrote:
In anticipation of repackaging my Python developer tools for Tiger, I
gave py2applet (the gui droplet) a try, since I wasn't quite sure how
it
worked. I had been playing with a PyQt app called mindmap, so I decided
to use this as a test case. I dra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In anticipation of repackaging my Python developer tools for Tiger, I
gave py2applet (the gui droplet) a try, since I wasn't quite sure how it
worked. I had been playing with a PyQt app called mindmap, so I decided
to use this as a test case. I dragged
Thanks. The workaround works. I'll be curious to hear how this gets
resolved.
-D
has wrote:
Demian Godon wrote:
Question from a newbie (to both applescript and python):
Can someone please explain why the following script does not cause the
"Start Server" button to be clicked?
Larry Meyn wrote:
>On Apr 22, 2005, at 7:00 PM, Bob Ippolito wrote:
>
> >> There are still some scriptable applications that only deal with HFS
> >> paths, so I would vote for including conversion options if it's no
> >> too much trouble. However, the need will decrease with time.
> >> (Although
Demian Godon wrote:
>Question from a newbie (to both applescript and python):
>Can someone please explain why the following script does not cause the
>"Start Server" button to be clicked?
>
>app('/Applications/Utilities/OSXvnc.app').activate()
>app('System
>Events').application_processes['OSXvnc'
Question from a newbie (to both applescript and python):
Can someone please explain why the following script does not cause the
"Start Server" button to be clicked?
#!/usr/bin/pythonw
from appscript import *
app('/Applications/Utilities/OSXvnc.app').activate()
app('System
Events').application_p
On Apr 22, 2005, at 9:08 AM, has wrote:
I'm not sure how useful HFS path conversion options will really be; it
seemed an idea to put it in for completeness' sake, but perhaps it's
just overkill?
There are still some scriptable applications that only deal with HFS
paths, so I would vote for inclu
On Apr 22, 2005, at 9:39 PM, Larry Meyn wrote:
On Apr 22, 2005, at 9:08 AM, has wrote:
I'm not sure how useful HFS path conversion options will really be;
it seemed an idea to put it in for completeness' sake, but perhaps
it's just overkill?
There are still some scriptable applications that only
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've gotten some inquiries from users about my Python packages--PyQt in
particular--and whether they will run on Tiger. Is it safe to say that
Python stuff built/packaged against 2.3 on Panther will probably need to
be repackaged for Tiger, assuming Tig