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 22:47:57 +0530
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.