fikri1979 Posted April 7, 2014 Share Posted April 7, 2014 Hello all, I just installed autoit 3.10.2 + scite4autoit in windows 8 and when running the tool code wizard but I get an error message like this below how to fix it? Link to comment Share on other sites More sharing options...
Palestinian Posted April 7, 2014 Share Posted April 7, 2014 (edited) I ran into that error before, after a little Googling I found a topic that was started around 2005 I think? and what I understood is that the Code Wizard is the auto complete function in SciTE, I could be wrong and would be very interested in seeing what the Code Wizard is. EDIT: More Googling. Edited April 7, 2014 by Palestinian fikri1979 1 Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted April 7, 2014 Moderators Share Posted April 7, 2014 Palestinian,What a load of tosh! The AutoComplete function in SciTE uses the various properties files. You can add new functions to the list using the UserCallTip Manager accessible via SciTEConfig - this also adds a calltip when you start adding parameters to the function. If you look in the Scite folder of the AutoIt install, you see the CodeWizard subfolder. I have never used the utility myself, but reading the text file in that folder I learn that it will:Generate code according to the user choices for the following functions: - Message Box - Input Box - ToolTip - SplashText - SplashImage - GUISetBkColor - GUICtrlSetColor - GUICtrlSetBkColor - GUICtrlSetFont - GUICtrlSetCursorM23 fikri1979 1 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 Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted April 7, 2014 Moderators Share Posted April 7, 2014 I do not use Code Wizard either, but can confirm this message on an 8.1 system. fikri1979 1 "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...
fikri1979 Posted April 7, 2014 Author Share Posted April 7, 2014 thank you all, i'had tried running it manually in Admin mode.it and succesfully Link to comment Share on other sites More sharing options...
Palestinian Posted April 7, 2014 Share Posted April 7, 2014 Melba yeah it just might be, I found >the topic again and as I mentioned earlier, from my understanding (of the "It generates code") I thought it was the auto complete in SciTE, still good to know how the auto complete works fikri1979 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