[Mono-osx] Coordinate system

Florian Heiber flo at rootof.net
Mon Nov 15 10:46:38 EST 2010


Hi Eric,

Thanks for that hint. I googled it and it told me to create a subclass of NSView and override the -isFlipped method. So if I were using Xcode and Objective-C alone that wouldn't be a problem. But how do I do that using MonoMac?

Best
–f

On 15.11.2010, at 16:37, Eric Slosser wrote:

> 
> On Nov 15, 2010, at 10:30 AM, Florian Heiber wrote:
> 
>> is there a way to flip the coordinate system when working with MonoMac? I'd like to have (0,0) in the upper left hand corner instead of the lower left hand one. Would make things way more comfortable.
> 
> check out -(BOOL) [NSView isFlipped]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20101115/7d67b10e/attachment-0001.html 


More information about the Mono-osx mailing list