Skip navigation.
 
mlRe: converting NeXTstep NIB files to cocoa
FROM : Bill Bumgarner
DATE : Fri Sep 01 20:47:27 2006

On Sep 1, 2006, at 11:22 AM, joo wrote:
> Does anyone have experience in converting NeXT nib files to cocoa.
> I've done a lot work on programming in the 90th on NeXT and want to
> have them running on Mac.
> Unfortunately I have no NeXT box anymore.
> Is anyone going to sell one?


No need for a NeXT box.  Grab a copy of parallels (if you have an 
Intel Mac) or VPC (if you have a PPC mac or a Windows box).

I did just this on a project to convert several hundred thousands 
lines of Objective-C and over a hundred NIB files from NeXTSTEP 3.3 to 
Mac OS X Jaguar.  You need to make a couple of stops along the way.

http://www.friday.com/bbum/2002/06/13/retro-computing-fun-nextstep-openstep-mac-os-x/

And:

http://www.cocoabuilder.com/archive/message/cocoa/2003/1/6/79324

And some NS/OS on VPC notes:

http://www.friday.com/bbum/2006/09/01/installing-nextstepopenstep-on-vpc/

b.bum

Related mailsAuthorDate
mlconverting NeXTstep NIB files to cocoa joo Sep 1, 20:22
mlRe: converting NeXTstep NIB files to cocoa Bill Bumgarner Sep 1, 20:47
mlRe: converting NeXTstep NIB files to cocoa joo Sep 4, 12:35
mlRe: converting NeXTstep NIB files to cocoa joo Sep 4, 17:33
mlRe: converting NeXTstep NIB files to cocoa Chris Hanson Sep 4, 23:23
mlRe: converting NeXTstep NIB files to cocoa Bill Bumgarner Sep 5, 05:56