• 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: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


  • Subject: Re: (no subject)
  • From: Scott Ribe <email@hidden>
  • Date: Mon, 22 Oct 2007 10:27:27 -0600
  • Thread-topic: (no subject)

> In general, if you could, it would result in a hideous UI.

Everything you say is true if the feedback mechanism is modal. But if it is
some kind of status indicator, all those problems go away. For instance, for
date & time entry I have a static text area below the entry area that shows
the parsed and cleaned-up version of what the user has typed so far, or
nothing at all if their entry is not (yet) a valid date & time. Or, in
another case, where a note must be limited to 80 characters because of
constraints imposed by an external system, a static area below the entry are
which tells the user how much more can be typed, or if the user goes over
how much too much has been typed (in red at that point).

Anyway, there's no built-in filtering mechanism, but you can certainly look
at the methods of NSRespondertext input, and use them to respond to data
entry (remember, not just keystrokes, but also paste, for example) and parse
at each incremental change.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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

  • Follow-Ups:
    • Re: (no subject)
      • From: glenn andreas <email@hidden>
References: 
 >Re: (no subject) (From: glenn andreas <email@hidden>)

  • Prev by Date: Re: Text wrap in NSTextView-> how to get wrapped NSString
  • Next by Date: Gnarly problem getting a NSResponder inserted into the action chain.
  • Previous by thread: Re: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread