FROM : Kyle Sluder
DATE : Sun May 04 05:18:11 2008
On Sat, May 3, 2008 at 11:13 PM, Bruce Sherwood <<email_removed>> 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
DATE : Sun May 04 05:18:11 2008
On Sat, May 3, 2008 at 11:13 PM, Bruce Sherwood <<email_removed>> 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
| Related mails | Author | Date |
|---|---|---|
| Bruce Sherwood | May 4, 01:35 | |
| John C. Randolph | May 4, 03:55 | |
| B.J. Buchalter | May 4, 04:51 | |
| Bruce Sherwood | May 4, 04:52 | |
| Jens Alfke | May 4, 05:04 | |
| Bruce Sherwood | May 4, 05:13 | |
| Jens Alfke | May 4, 05:18 | |
| Kyle Sluder | May 4, 05:18 | |
| Jean-Daniel Dupas | May 4, 11:55 | |
| Ken Thomases | May 4, 21:47 |






Cocoa mail archive

