• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: bindings, nested arrays and validation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bindings, nested arrays and validation


  • Subject: Re: bindings, nested arrays and validation
  • From: Matt Neuburg <email@hidden>
  • Date: Mon, 30 Apr 2007 09:53:46 -0700
  • Thread-topic: bindings, nested arrays and validation

On Mon, 30 Apr 2007 00:12:19 +0400, "Alexey Zakhlestin" <email@hidden>
said:
>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)

I may be misunderstanding, but in my apps I do what I *think* you are asking
for by implementing validateValue:forKeyPath:error:. m.


--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>



_______________________________________________

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: bindings, nested arrays and validation
      • From: "Alexey Zakhlestin" <email@hidden>
  • Prev by Date: Mac Developers needed for UK Ireland & Belgium
  • Next by Date: Plotting icons into NSImage
  • Previous by thread: Re: bindings, nested arrays and validation
  • Next by thread: Re: bindings, nested arrays and validation
  • Index(es):
    • Date
    • Thread