Monday, May 5, 2008
Interface Builder
Well it doesn't really work to create a new Text object because I guess that pretty much has to be done in the Interface Builder. Due to that, I've started going through more of the Interface Builder library of objects to see what I can add to my application. I basically just put together a bunch of random interface objects in a window and am now trying to make them interact with each other. For instance I want a button to make another window appear and another to change some text, etc...It's a challenge to work with creating and closing new windows, as they are similar to the NSTextView objects in that I have to get the window object to display and disappear.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment