An other silly PrefPane problem
An other silly PrefPane problem
- Subject: An other silly PrefPane problem
- From: Manuel Darveau <email@hidden>
- Date: Thu, 21 Mar 2002 01:14:24 -0500
Hi!
Sorry to bother everyone with my preference pane problems but the doc is a
bit incomplete...
I want to save some info when the user unselect the preference pane. My
first ides was to put the saving code in -willUnselect.
The problem is that the state of my checkbox are always set to OFF during
this event. Even if they are really checked in the pane. I tried to place a
debug button in the pane to see if the state is correct outside of the
willUnselect method and the state is correct!
I have also tried with -shouldUnselect and the same thing happen.
Any idea?
Am I the only one that find the documentation quite minimalist?
Manuel Darveau
P.S.: Does any apple employee read this list?
_______________________________________________
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.