Nitro wrote: > The linear transform thing is exactly what's required, you can do it > simpler by doing self.root.scale = (1, -1)
since you can scale with a transform, what does the scale mean? why have it in addition to the more general transform? > Another way to turn things upside down is canvas.camera.zoom = (1, > -1) or canvas.camera.scale = (1, -1). I don't know if the negative camera > zoom makes the zoomToExtends function useless though. hmm -- it might make problems with alignment in the future, if we manage to add the ability to align text and stuff by top, bottom, right, left, etc. -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception _______________________________________________ FloatCanvas mailing list FloatCanvas@mithis.com http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas