Re: Flipped coordinates for compositeToPoint:?
Re: Flipped coordinates for compositeToPoint:?
- Subject: Re: Flipped coordinates for compositeToPoint:?
- From: Andreas Mayer <email@hidden>
- Date: Sat, 17 Jan 2004 19:12:09 +0100
Am 17.01.2004 um 16:23 schrieb Kentaro Kaji:
Does anyone know what's happening here?
Maybe the view in question is flipped?
-----
- (BOOL)isFlipped
Returns YES if the receiver uses flipped drawing coordinates or NO if
it uses native coordinates. NSViews implementation returns NO;
subclasses that use flipped coordinates should override this method to
return YES.
-----
bye. Andreas.
_______________________________________________
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.