CodeMachine Posted March 10, 2017 Posted March 10, 2017 Hello, Is there a way to have the escape key cancel out the autocomplete box? I have spent much time trying to figure out how, including adjusting anything in all the properties files that I think my do it, and even adjusting the AutoitAutoCompletion.lua file. Thanks
Moderators Melba23 Posted March 10, 2017 Moderators Posted March 10, 2017 CodeMachine, Welcome to the AutoIt forums. When an autocomplete box is visible and I press the "Escape" key, the box immediately vanishes - what happens when you try? M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Developers Jos Posted March 10, 2017 Developers Posted March 10, 2017 Esc key works fine for me too, but why even bother and simply keep on typing what it is you want to type or do you want to get rid of the AutoComplete function altogether? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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