Windows that change contents
Windows that change contents
- Subject: Windows that change contents
- From: email@hidden
- Date: Sun, 19 Aug 2001 19:06:43 +0200
Can anyone tell me how you make a window change it's contents? What I'm
getting at is the kind of behavior you see in OS X in "System
Preferences". When you click an icon in the toolbar, the window changes
contents depending on what you clicked. It seems like a type of
NSTabView.
Do you have to implement that behavior purely programmatically, or is it
possible to create such things in IB?
Drew McCormack