• 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: formatter user input
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: formatter user input


  • Subject: Re: formatter user input
  • From: Niko Matsakis <email@hidden>
  • Date: Wed, 29 Jan 2003 12:18:33 -0500 (EST)

Francisco,

if the optimization is significant, why not just check if you have
a one character input and specially optimize in that case? Or feed
longer inputs one character at a time via a wrapper function (since
that's what you want Cocoa to do for you).


niko

> try a copy and paste operation of a long string into the field.
>
> On Tuesday, January 28, 2003, at 11:34 PM, Francisco Tolmasky wrote:
>
> > I'm writing a formatter. My question is whether the new user input
> > will ever be larger than one char, because if it never is I can
> > optimize my code. So far I'm writing it so as to allow for larger
> > inputs.
> > _______________________________________________
> > cocoa-dev mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> > http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> > Do not post admin requests to the list. They will be ignored.
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: formatter user input (From: Timothy Ritchey <email@hidden>)

  • Prev by Date: Re: FSSpec from NSString Problems
  • Next by Date: drawing text on a path?
  • Previous by thread: Re: formatter user input
  • Next by thread: Action based undo or snapshot based undo?
  • Index(es):
    • Date
    • Thread