Code design question
Code design question
- Subject: Code design question
- From: Kubernan from 10191 Technologies <email@hidden>
- Date: Sun, 4 Dec 2005 03:10:48 +0100
Hello,
Working on a part on my application preferences panel i could see
it's easy to write
redundant or glue code.
For example, i didn't find elegant solution to detect if the content
of one of many
text fields (in the same window) has been really changed before
closing. When a application uses CoreData and Binding
what should be the strategy for this problem ?
I thought i could use [[NSUserDefaultsController
sharedUserDefaultsController] hasUnappliedChanges] when
the window is closing but it doesn't work.
Thanks for your help.
K.
_______________________________________________
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