Re: Overriding text size in NSTextStorage
Re: Overriding text size in NSTextStorage
- Subject: Re: Overriding text size in NSTextStorage
- From: Gideon King <email@hidden>
- Date: Tue, 11 May 2010 03:18:12 +1000
Yeah, I thought that too, and tried calling glyphRangeForTextContainer: which is apparently supposed to force a re-layout, and also textContainerChangedGeometry: which I have used successfully in the past to get around some similar layout issues. Neither worked.
Regards
Gideon
> It’s the layout that’s out of sync, sounds like. The layout is part of the model and can be shared by multiple views.
>
> —Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden