Re: Event loop in a secondary thread? Nibless Cocoa?
Re: Event loop in a secondary thread? Nibless Cocoa?
- Subject: Re: Event loop in a secondary thread? Nibless Cocoa?
- From: "Kyle Sluder" <email@hidden>
- Date: Sat, 3 May 2008 23:18:11 -0400
On Sat, May 3, 2008 at 11:13 PM, Bruce Sherwood <email@hidden> wrote:
> Indeed, the nib file (if there is one) would be right next to the Visual
> module (in site-packages/visual). But initial reading of documentation, or
> at least of examples, made it look like you say something like "LoadNib",
> with no option to say where to get it, because the assumption is that the
> nib file is in a standard place in the app's bundle. Is there some kind of
> nib-loading procedure that takes a file location as an argument? I don't
> have anything against nib files in principle; I just don't know how to find
> them when my software isn't an app.
PyObjC has special support for nib files. Not too familiar with it
myself, but look into PyObjCTools.NibClassBuilder.
--Kyle Sluder
_______________________________________________
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