cppman Posted March 26, 2006 Posted March 26, 2006 (edited) whenever i try to draw a to position 50, 50. it starts it out at 0, 0 and then goes to 50, 50. is their any way to change this.. i want the line to start drawing at a certain position... example of what im doing.. GUICtrlSetGraphic($c, $GUI_GR_LINE, 50, 50) this draws a line from 0, 0 to 50, 50. is their any way to change where it start drawing the line from? *****EDIT******* Nevermind. I Found my answer it was $GUI_GR_MOVE thanks though. Edited March 26, 2006 by CHRIS95219 Miva OS Project
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now