NSBezierPath, flipped Glyphs, and NSOutlineView
NSBezierPath, flipped Glyphs, and NSOutlineView
- Subject: NSBezierPath, flipped Glyphs, and NSOutlineView
- From: Duncan Oliver <email@hidden>
- Date: Wed, 12 May 2004 05:48:45 -0500
I've been having a problem with the custom display for my subclass of
NSCell. The subclass draws a box constructed with NSBezierPath and a
glyph made with appendBezierPathWithGlyph:inFont. I have an
NSOutlineView that displays this cell. The problem is that the glyph is
upside-down, and I can't figure out how to flip it around. I've tried
locking the focus to the control view of the cell (the NSOutlineView),
but that doesn't help. Is there another fix for this problem? Thanks.
Duncan Oliver
email@hidden
_______________________________________________
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.