multiple views with segmented control
multiple views with segmented control
- Subject: multiple views with segmented control
- From: cauri <email@hidden>
- Date: Wed, 17 Mar 2004 07:52:15 +0100
I'n still very new to cocoa and oop and trying to get a grasp of the
basics so please bear with me if the question sounds silly.
On the interface of my cocoa app I would like to have an interface much
like that of ical where you have a segmented button on the bottom that
changes the main view from day to month to year. How do I create that?
I cannot even figure out how to create new custom instance of NSView in
interface builder. And once I figure that out how do I control it in my
main window? Do I just place a custom view on the main window and when
send a message from the segmented button to the custom view telling it
to... well to what?
-cauri
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.