Info Posted December 15, 2015 Posted December 15, 2015 (edited) I'm trying to implement my own _GUICtrlEdit_Find() function.Is there a function that searches for a given text in the edit control and returns the starting character position of the given text?Edit: Stupid me.. I can retrieve the text and then call stringinstr()... Edited December 15, 2015 by Info
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