dharry%2540kancharla.net
March 30th, 1999, 12:01 PM
Does anyone know how to set up the view so that the y-axis will increase as the mouse moves up and the x-axis will increase as the user moves from left to right like a cartesean coordinate system.
|
Click to See Complete Forum and Search --> : x-axis and y-axis problem dharry%2540kancharla.net March 30th, 1999, 12:01 PM Does anyone know how to set up the view so that the y-axis will increase as the mouse moves up and the x-axis will increase as the user moves from left to right like a cartesean coordinate system. Jerry Coffin March 31st, 1999, 01:37 AM Nearly every mapping mode other than MM_TEXT does that -- if you want to change JUST the Y direction, you'll probably want to use MM_ISOMETRIC. If you do a search for "mapping mode", it'll turn up several examples that should give you a good start on things. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |