On Mar 5, 2009, at 9:32 AM, Eric Gorr wrote:
On Mar 4, 2009, at 4:57 PM, Eric Gorr wrote:
I am drawing a string with a NSLayoutManager by doing:
[layoutManager drawGlyphsForGlyphRange:glyphRange
atPoint:NSMakePoint( [self bounds].origin.x,[self
bounds].origin.y )];
What I would like i
On Mar 4, 2009, at 4:57 PM, Eric Gorr wrote:
I am drawing a string with a NSLayoutManager by doing:
[layoutManager drawGlyphsForGlyphRange:glyphRange
atPoint:NSMakePoint( [self bounds].origin.x,[self bounds].origin.y )];
What I would like is if the string I am drawing goes beyond the last
I am drawing a string with a NSLayoutManager by doing:
[layoutManager drawGlyphsForGlyphRange:glyphRange
atPoint:NSMakePoint( [self bounds].origin.x,[self bounds].origin.y )];
What I would like is if the string I am drawing goes beyond the last
visible line, is for the string to draw a tru