On Sat, May 3, 2008 at 11:13 PM, Bruce Sherwood <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]