Re: [SOLVED] Window not autosaving to User Defaults
Re: [SOLVED] Window not autosaving to User Defaults
- Subject: Re: [SOLVED] Window not autosaving to User Defaults
- From: Andreas Mayer <email@hidden>
- Date: Tue, 21 Jun 2005 14:51:42 +0200
Am 21.06.2005 um 14:24 Uhr schrieb Lee Morgan:
Still puzzling as to why I have to call this programmatically <sigh>
The reason is probably that what you set in IB is the property of the
window itself.
If there's a window controller, the controller will take control
(duh) and overwrite that property of the window it now owns.
Seems difficult to avoid since the controller can't know who set that
properties original value.
Andreas
_______________________________________________
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