Hiding/Showing per doc panels
Hiding/Showing per doc panels
- Subject: Hiding/Showing per doc panels
- From: Edwin Vane <email@hidden>
- Date: Mon, 29 Aug 2005 12:12:04 -0400
- Mail-followup-to: Cocoa-Dev <email@hidden>
Hi all,
This is probably an easy question to answer. I have a couple of panels
that act like inspectors on various bits of information in a document.
They have window controllers and are registered with the doc. Now, I
would like to be able just to hide/show them without closing them
(which, I understand, causes the window controller to be removed from
the doc's list of window controllers). Is this possible? Or must I go
the route of closing the panel (which apparently won't deallocate the
panel according to the docs) and then remembering the window controller so I
can add back to the doc in the future?
--
Edwin Vane
MMath Candidate
Computer Graphics Lab
School of Computer Science
University of Waterloo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden