Re: NSView Text Paint inversed
Re: NSView Text Paint inversed
- Subject: Re: NSView Text Paint inversed
- From: Graham Cox <email@hidden>
- Date: Wed, 21 May 2008 09:34:11 +1000
Post your drawing code. Inverted text isn't too uncommon, as text
expects to be drawn into a flipped context. For a view, it should work
whether you are flipped or not, but if you are drawing in some unusual
way you might be confusing it.
G.
On 21 May 2008, at 1:40 am, Jere Gmail wrote:
Hi. I have an NSView where I paint some text and paths.
The paths are drawn ok, but when I resize the window, sometimes the
text is written upside down.
Anyone knows why?
Thanks.
--
http://zon7blog.wordpress.com/
And again we fall.
_______________________________________________
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
_______________________________________________
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