M matthew858 macrumors member Original poster Aug 29, 2008 #1 Absolute noob wanting some advice - Can you do it? If so, how?
lee1210 macrumors 68040 Aug 29, 2008 #2 If I understand correctly you want the name of a nib file in a plist, and then load it dynamically. These pages have details on loading a nib dynamically, reading a plist is trivial, so combining the two should get you there. http://developer.apple.com/document...gResources/CocoaNibs/chapter_3_section_6.html http://cocoadevcentral.com/articles/000064.php -Lee
If I understand correctly you want the name of a nib file in a plist, and then load it dynamically. These pages have details on loading a nib dynamically, reading a plist is trivial, so combining the two should get you there. http://developer.apple.com/document...gResources/CocoaNibs/chapter_3_section_6.html http://cocoadevcentral.com/articles/000064.php -Lee