NSView coordinate System
NSView coordinate System
- Subject: NSView coordinate System
- From: Greg Hulands <email@hidden>
- Date: Fri, 20 Sep 2002 19:26:11 +1000
Hi,
I am wanting to get the coordinate system of an NSView to be that (0,0)
is in the top left corner. In my subclass i have isFlipped return YES,
but all that does is draw the image upside down. I could not find any
other info in the docs.
How do I get the (0,0) to be in the top left hand corner of the view?
TIA,
Greg
_______________________________________________
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.