Damein Posted February 23, 2016 Posted February 23, 2016 (edited) So I have a GUI that I wan't it to be read only unless the user selects to edit certain inputboxes. Is there a way to remove/add something like this without recreating the input? *** EDIT *** After looking around a bit I found GuiCtrlSetStyle GuiCtrlSetStyle($CurrentMovieGenreDisplay, $GUI_SS_DEFAULT_INPUT) Thanks anyways! Edited February 23, 2016 by Damein Most recent sig. I made Quick Launcher W/ Profiles Topic Movie Database Topic & Website | LiveStreamer Pro Website | YouTube Stand-Alone Playlist Manager: Topic | Weather Desktop Widget: Topic | Flash Memory Game: Topic | Volume Control With Mouse / iTunes Hotkeys: Topic | Weather program: Topic | Paws & Tales radio drama podcast mini-player: Topic | Quick Math Calculations: Topic
InunoTaishou Posted February 23, 2016 Posted February 23, 2016 Open the help file, go to the Search tab, type "edit+read+only" Go to google, search: autoit remove $ES_READONLY edit Either one brings up a UDF called _GUICtrlEdit_SetReadOnly
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