Unselecting a Pref Pane
Unselecting a Pref Pane
- Subject: Unselecting a Pref Pane
- From: Jim Ways <email@hidden>
- Date: Mon, 2 Aug 2004 21:25:34 -0700 (PDT)
While thumbing through NSPreferencePane i noticed that
it dosnt define a method for deselecting the currect
pane (showing all panes) I was wonder if there was a
way to force this. ie: close the current pane
programticly. I have tried passing it shouldUnselect
but im not really how to format it. I assumed it would
be [self shouldUnselect]; or [mainView
shouldUnselect]; neither work. I am hoping im just
overlooking something small and easy. Most the methods
i found are to post notifications about events
happening as opposed to making them happen. Thanks in
advance for the reply.
-Jim
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
_______________________________________________
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.