Re: User Default Bindings
Re: User Default Bindings
- Subject: Re: User Default Bindings
- From: patrick machielse <email@hidden>
- Date: Fri, 19 Dec 2008 16:09:07 +0100
Gerriet Denkman wrote:
A related question: In Tiger I often used a Model Key Path
containing blanks. Now IB (Version 3.1.1 (672)) does no longer
allows me to enter this. Where is the definition of a valid key path
to be found?
Spaces obviously cannot occur in Obj-C method keypaths, but they are
perfectly valid in preference / dictionary keys (Apple uses them too).
So the definition of 'valid keypath' depends on the context where it's
used. The fact that IB doesn't allow binding to keypaths containing
spaces is an unfortunate bug in IB 3.x
I filed a bug some months ago:
rdar://problem/6119335
Spaces in NSUserDefaults key bindings not allowed in Interface Builder
3.1
patrick
--
Patrick Machielse
Hieper Software
http://www.hieper.nl
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden