ERROR -- *** layout manager 12e71b0 reentrant glyph generation problem.
ERROR -- *** layout manager 12e71b0 reentrant glyph generation problem.
- Subject: ERROR -- *** layout manager 12e71b0 reentrant glyph generation problem.
- From: "Ashwin A Prabhu" <email@hidden>
- Date: Thu, 12 Feb 2004 23:09:01 +0530
Hi All,
I forgot to put the entire eror Message:
*** Assertion failure in -[NSMutableRLEArray
objectAtIndex:effectiveRange:], String.subproj/NSAttributedString.m:1002
2004-02-12 23:03:25.022 NetApp[1520] Exception raised during posting of
notification. Ignored. exception: Access invalid attribute location 3
(length 3)
2004-02-12 23:03:25.026 NetApp[1520] Exception raised during background
layout: *** layout manager 1316030 reentrant glyph generation problem.
2004-02-12 23:03:25.027 NetApp[1520] *** layout manager 1316030 reentrant
glyph generation problem.
2004-02-12 23:03:25.589 NetApp[1520] *** layout manager 1316030 reentrant
glyph generation problem.
__________________
Hi All,
I am getting this when i try to set the TextView to a default String like
@"Enter Text Here"
I first have the TextView blank and then when i try to set to the above
string i get the following error:
*** layout manager 12e71b0 reentrant glyph generation problem.
The container Size is handled programatically in the Layout managers
delegate method -
- (void)layoutManager:(NSLayoutManager *)aLayoutManager
didCompleteLayoutForTextContainer:(NSTextContainer *)aTextContainer
atEnd:(BOOL)flag
Anybody knows why i am getting this error Message.
Please Help!!!
Thanks,
Ashwin
_______________________________________________
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.