Re: Cocoa Python broken in Leopard??
Re: Cocoa Python broken in Leopard??
- Subject: Re: Cocoa Python broken in Leopard??
- From: Uliano Guerrini <email@hidden>
- Date: Thu, 8 Nov 2007 14:41:54 +0100
Il giorno 08/nov/07, alle ore 14:10, Luc Heinrich ha scritto:
I did:
import AppKit
AppKit.NSApplication.sharedApplication()
...
import SomeFrameworkWhichWantsToConnectToTheWindowServer
...
appHelper.runEventLoop()
I did try this stuff yesterday but unfortunately it doesn't do the trick
I have no errors but the application window doesn't shows itself
And I was able to launch my alias build correctly. In your case and
in the case of the Quartz examples of the developer tools,
'SomeFrameworkWhichWantsToConnectToTheWindowServer' is 'Quartz', in
my case it's something else I haven't really identified yet.
so there is some difference in the problem (yes I agree it is) as seen
from py2app or xcode vantage point
(or maybe from Quartz and the something else causing your troubles)
uliano
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden