Re: control delegate (NSTextField)
Re: control delegate (NSTextField)
- Subject: Re: control delegate (NSTextField)
- From: Daryn <email@hidden>
- Date: Fri, 20 Jun 2003 18:39:24 -0500
On Thursday, June 19, 2003, at 01:05 AM, Brent Gulanowski wrote:
These are example errors which happen when I type in the text fields
with delegates connected; I would like to know what they mean:
2003-06-19 02:03:08.218 SCatalogue[14519] Access invalid attribute
location 0 (length 0)
2003-06-19 02:03:10.908 SCatalogue[14519] Exception raised during
posting of notification. Ignored. exception: *** NSRunStorage,
_NSBlockNumberForIndex(): index (0) beyond array bounds (0)
I can't find the project, but I seem to recall having a similiar error
once. I think you can solve this problem by adjusting the selection
range after shortening the string.
Daryn
_______________________________________________
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.