Hello,
Is py2App still working or is it an obsolete thing? I am unable to use
it with the Python 2.4.3 that I have in
'/Library/Frameworks/Python.framework/Versions/2.4/bin/python' but I can
use it with the Darwin port of Python 2.4.2 in '/opt/local/bin' of my
machine.
With '/opt/local/bin/py
On May 9, 2006, at 9:32 AM, Pierre Thibault wrote:
> Hello,
>
> Is py2App still working or is it an obsolete thing? I am unable to use
> it with the Python 2.4.3 that I have in
> '/Library/Frameworks/Python.framework/Versions/2.4/bin/python' but
> I can
> use it with the Darwin port of Python 2
Daniel Lord wrote:
>A PyObjC application using Appkit starts and event loop in AppHelper
>thus:
>
> AppHelper.runEventLoop()
>
>But, the examples I have seen using Apple Events in Python (not
>PyObjC) install their own handlers and then call the event loop:
>
> CarbonEvt.RunApplication
John Hazen wrote:
>Basically, I've got email messages with iCalendar (.ics) file
>attachments.
>
>I can't seem to find the way in the iCal dictionary to make it import a
>file (the "open" command thinks it's an iCal calendar, and errors out).
If you can drag-n-drop the .ics file onto iCal's icon
My client is one of the world's premier auction houses. They are looking
for a Python/Mac Developer with experience in all phases of development and,
ideally, experience as a technical lead and architect.
This is a full time, on-site, salaried job paying 60-90k dep on exp. More
for the right guy/
Hi, all.
We have a large mixed Python and C++ application with about
a dozen frameworks which cross-reference one another.
We’ve been shipping it for almost a year on PPC Macs
using py2app to package things – so we know we have the py2app stuff
approximately correct. We’ve been tryi
On May 10, 2006, at 5:14 PM, Kent Quirk wrote:
> We have a large mixed Python and C++ application with about a dozen
> frameworks which cross-reference one another.
>
>
>
> We’ve been shipping it for almost a year on PPC Macs using py2app
> to package things – so we know we have the py2app st