error building the first program from Hillegass's book: Cocoa Programming for Mac OS X
Posted
by lampShade
on Stack Overflow
See other posts from Stack Overflow
or by lampShade
Published on 2010-02-04T09:11:22Z
Indexed on
2010/05/03
7:58 UTC
Read the original article
Hit count: 285
objective-c
|interface-builder
I'm trying to build the first program in Aaron Hillegass's book: Cocoa(R) Programming for Mac(R) OS X (3rd Edition). The problem I'm having is that I can't my Interface object to "spawn" for lack of a better term unless I build and run the program. Herein lies the problem. While the program is running I can't connect the code to the interface. I'm coding in objective - c on a mac
© Stack Overflow or respective owner