Switching NSViews
Switching NSViews
- Subject: Switching NSViews
- From: email@hidden
- Date: Fri, 8 Feb 2002 16:30:57 -0500
Hello.
I want to create the effect of the sliding views of the control panel.
I know how to resize the NSWindow with the animation.
I have one NSView that I created in IB. I placed an outlet that
referenced that NSView to a controller object.
The controller object then uses the NSWindow setView function to set the
view of the target window. The view that is set is the one from the
outlet.
This method fails. It seems that the outlet is pointing to oblivion. Is
there any reason why that would be so?
Nick
_______________________________________________
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.