bindings, nested arrays and validation
Subject : bindings, nested arrays and validation
From: "Alexey Zakhlestin" <email@hidden >
Date: Mon, 30 Apr 2007 00:12:19 +0400
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=j9XmENKQzbww7DQZrW2Y7Cgp3r6/3k0h+wmfT7KTZnXQESZGmHiEur9szt9cE3oHt87Q93hGzQUBVZIU93KMiq/HkmShpZW2jvXJbIfINniKXG1xtOo0P825jTvLVERhLCnuU8UMH/iI3sQpyavjKk9uiWBWfbTsHaVfzcEpNTw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bMw+CsBG/8kfu9Pi4rhUajUd4rEgH0vrPuuLDFhU5WMMTL/I0qBy3FJYd6DCvJFdvphISchJjbfXiftgzt8qWjoFXCPRwfpryUHDqiQCJmT1LFA0n4wdCnut4PpVXb9Gy2eNAjyfM+S4X3xZrcaqi5H30d+eesV85kZjW1K2UME=
Hi cocoa-dev
I am implementing the UI which has a 1-columnt table on the left bound
to the specific key of Shared User Defaults. On the right it has
several text inputs which are bound to the selected element of the
table
I used this as an example and it works fine:
http://www.cocoabuilder.com/archive/message/2004/11/6/120927
But, now I want to add the constraint to one of text inputs: it should
be numeric-only. I would prefer to have it done using bindings-level,
if possible. (I know I can do that by inheriting nstextfield, but that
doesn't sound like a good idea)
--
Alexey Zakhlestin
http://blog.milkfarmsoft.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.