• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa Python broken in Leopard??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Python broken in Leopard??


  • Subject: Re: Cocoa Python broken in Leopard??
  • From: Luc Heinrich <email@hidden>
  • Date: Thu, 8 Nov 2007 14:10:13 +0100

On 8 nov. 07, at 13:00, Uliano Guerrini wrote:

can you give a simple skeleton example of that?

Well, instead of doing:

import SomeFrameworkWhichWantsToConnectToTheWindowServer
...
appHelper.runEventLoop()

I did:

import AppKit
AppKit.NSApplication.sharedApplication()
...
import SomeFrameworkWhichWantsToConnectToTheWindowServer
...
appHelper.runEventLoop()


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.


--
Luc Heinrich


_______________________________________________

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


  • Follow-Ups:
    • Re: Cocoa Python broken in Leopard??
      • From: Uliano Guerrini <email@hidden>
References: 
 >Cocoa Python broken in Leopard?? (From: Uliano Guerrini <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Bill Bumgarner <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Uliano Guerrini <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Bill Bumgarner <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Uliano Guerrini <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Bill Bumgarner <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Luc Heinrich <email@hidden>)
 >Re: Cocoa Python broken in Leopard?? (From: Uliano Guerrini <email@hidden>)

  • Prev by Date: Re: How to ensure minimum version requirement
  • Next by Date: Re: Cocoa Python broken in Leopard??
  • Previous by thread: Re: Cocoa Python broken in Leopard??
  • Next by thread: Re: Cocoa Python broken in Leopard??
  • Index(es):
    • Date
    • Thread