Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!agate!shelby!polya!ali From: ali@polya.Stanford.EDU (Ali T. Ozer) Newsgroups: comp.sys.next Subject: Re: converting .nib files into source code Message-ID: <10375@polya.Stanford.EDU> Date: 2 Jul 89 07:35:45 GMT References: <53551@tut.cis.ohio-state.edu> Sender: Ali T. Ozer Reply-To: aozer@NeXT.com (Ali Ozer) Organization: . Lines: 12 In article <53551@tut.cis.ohio-state.edu> Nasir K Amra writes: > Is there a way to take a .nib file and transform it into >its obj-c source code? I'd like to change the initialization conditions >of some objects within .nib files and it would help me understand >better what is going on in .nib. No, the 0.9 (and 1.0) IB does not generate source code. If you'd like to change some characteristics belonging to IB-generated objects, the best place to do this is in the outlet initialization methods. Ali Ozer, NeXT Developer Support aozer@NeXT.com