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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/graham.cox%40bigpond.com

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to