Kreatorul Posted October 16, 2006 Posted October 16, 2006 How can I get the current position of a buton? It's for a game. For example when I press "a" GuiCtrlSetPos should be "current position + 10" I searched the helpfile but couldn't find anything on this
this-is-me Posted October 16, 2006 Posted October 16, 2006 You can probably use ControlGetPos. Who else would I be?
Kreatorul Posted October 16, 2006 Author Posted October 16, 2006 Sorry couldn't find that.....i am so blind
Paulie Posted October 19, 2006 Posted October 19, 2006 (edited) Sorry couldn't find that.....i am so blindI think that function should be renamed to go with all the other GUI functionsI remember having trouble finding this one too...Should be like 'GUICtrlGetPos()' to match up with 'GUICtrlSetPos()'It would make it MUCH easier to find Edited October 19, 2006 by Paulie
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