M matthew858 macrumors member Original poster Apr 15, 2008 97 0 Sydney, Australia Aug 29, 2008 #1 Absolute noob wanting some advice - Can you do it? If so, how?
lee1210 macrumors 68040 Jan 10, 2005 3,182 3 Dallas, TX 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