Re: formatter user input
Re: formatter user input
- Subject: Re: formatter user input
- From: Timothy Ritchey <email@hidden>
- Date: Wed, 29 Jan 2003 10:32:58 -0500
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.