ftp.nice.ch/peanuts/GeneralData/Usenet/news/1991/CSNProg-91.tar.gz#/comp-sys-next-programmer/1991/Sep/GraphicsWrap-coordinate-flip

This is GraphicsWrap-coordinate-flip in view mode; [Up]


Date: Sun 15-Sep-1991 21:24:34 From: wb1j+@andrew.cmu.edu (William M. Bumgarner) Subject: GraphicsWrap coordinate flip Short update: In the release of GraphicsWrap, the coordinate system has its origin at the upper left. To Change it so that the origin is at the lower-left corner (which is what many computer graphics classes (including ours)) wants, change the line: [self setFlipped:YES]; in method - initFrame:: of GraphicView.m to: [self setFlipped:NO]; b.bum b.bumgarner | Disclaimer: All opinions expressed are my own. wb1j+@andrew.cmu.edu | I officially don't represent anyone unless I NeXT Campus Consultant | explicity say I am doing so. So there. <Thpppt!> "I ride tandem with the random/Things don't run the way I planned them.."

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.