sleinininono Posted September 16, 2018 Share Posted September 16, 2018 Hello, If I understood good, with the function GUICtrlRead (...), I can stock what's written in an inputbox. But if it's written nothing ? What is stocked ? Moreover, I would like to put 0 by default if there is nothing, is there a way to do that? Moreover, can you guide me for understanding how cursors work ? I don't know where to start. Thank you. Link to comment Share on other sites More sharing options...
mikell Posted September 16, 2018 Share Posted September 16, 2018 If the input is empty, then GUICtrlRead returns an empty string To have inside a 0 by default just write it in the input when you create it Cursors, do you mean sliders ? If so, you might start with reading the help file and running the sample scripts Link to comment Share on other sites More sharing options...
sleinininono Posted September 16, 2018 Author Share Posted September 16, 2018 oh it's called sliders ? Okay Where can I find it ? I don't know at all where... thank you for your reply Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted September 16, 2018 Moderators Share Posted September 16, 2018 @sleinininono our help file has this wonderful search function, you should try it. Searching Sliders brings up over 50 different topics; almost all of which have an explanation and an example. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
sleinininono Posted September 16, 2018 Author Share Posted September 16, 2018 I understand. I'll search thank you Link to comment Share on other sites More sharing options...
mikell Posted September 16, 2018 Share Posted September 16, 2018 3 hours ago, sleinininono said: Where can I find it ? I don't know at all where... You might try the hard way FrancescoDiMuro 1 Link to comment Share on other sites More sharing options...
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