Interface Builder on OS X
Is the Interface Builder not included in the OS X version of Lispworks?
Is the Interface Builder not included in the OS X version of Lispworks?
On Aug 31, 2006, at 6:36 PM, Bill Atkins wrote: > Is the Interface Builder not included in the OS X version of > Lispworks? Interface Builder is part of the Mac OS X Developer Tools which are available as a free download at: <http://developer.apple.com/tools/xcode/> They also came with your mac (or your copy of Mac OS X) as a separate install called Developer Tools, but you should probably download the latest version anyway - XCode 2.3 was just released a few weeks ago. Note also that Interface Builder creates .nib files which you will have to load using the objective-c and cocoa interface. See the examples that come with LispWorks for how to do this. warmest regards, Ralph Raffael Cavallaro, Ph.D. raffaelcavallaro@mac.com