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 protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to