Noah Coccaro wrote:
> I have a long running server that uses appscript to send keystroke commands
> to System Events.
> It seems that System Events does not run constantly, or frequently dies.
> Quite often, appscript seems to be in a state where it incorrectly thinks
> System Events is runnin
Hi all,
I'm interested in taking a look at PyQt apps on the Mac. Problem is--I
can't find any that are already bundled as standalone apps. Right now I
don't have the time or inclination to build PyQt from scratch to test
things out...are there any PyQt developers on this list who can post
lin
Are you interested in just an application, or the source too? Here's a
standalone app I'd made a while back, just to test out PyQt on the mac:
http://perl.wefoundland.com/SoftwareReqs.zip
This was made using PyInstaller. The same application built using py2app was
significantly larger (~70 mb).
A
Am 2010-03-30 um 00:01 schrieb Kevin Walzer:
I'm interested in taking a look at PyQt apps on the Mac. Problem is--
I can't find any that are already bundled as standalone apps. Right
now I don't have the time or inclination to build PyQt from scratch
to test things out...are there any PyQt d