Spiff59 Posted April 29, 2010 Posted April 29, 2010 (edited) I hate getting my Bug Trackers shot down (or posting them unnecessarily). I think I'm only shooting about 1-for-6 in 2 years. So... The "Default" keyword if specified in a GUICtrlSetPos() statement applies the position values from the last-referenced control, rather than the control specified in the GUICtrlSetPos() statement itself. Does anyone know: Did the "Default" keyword function correctly with GUICtrlSetPos() at one time and has since become broken? Or: Has GUICtrlSetPos() never properly supported using the "Default" keyword? PS - By "correctly" and "properly" I mean: That it is logical in this function that specifying "Default" should retain the positional value of the control being modified, and not just grab values from whatever happens to be the previously accessed control. Edited April 29, 2010 by Spiff59
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