Valik Posted December 29, 2011 Share Posted December 29, 2011 I am not interested yet to upgrade to the next version of SciTE.. too new to guarantee stability.I no longer agree with this statement. The majority of the new features in SciTE should be stable at this point. The latest features centering around background saving and loading are probably the most unstable things but they are optional and can be disabled. For AutoIt they can be disabled since scripts are not very large (Not in the MB's range) which is what benefits most from background activity.In other words I think it's probably safe to upgrade to SciTE 3.x as long as the background saving and loading are disabled. Link to comment Share on other sites More sharing options...
Developers Jos Posted December 29, 2011 Author Developers Share Posted December 29, 2011 Ok, you are talking about SciTEConfig and I see what you mean now. Give the current version in the Beta directory a try. 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. Link to comment Share on other sites More sharing options...
jaberwacky Posted December 29, 2011 Share Posted December 29, 2011 That did the trick and the context menu options are back. (I reinstalled 3.3.8) Thanks! Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Link to comment Share on other sites More sharing options...
UEZ Posted January 1, 2012 Share Posted January 1, 2012 I'm getting the color picker window (_ChooseColor()) when I select in SciTE: Tools -> SciTE Config -> Check SciTE4AutoIt3 Updates -> Ok (No updates available). Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
Developers Jos Posted January 1, 2012 Author Developers Share Posted January 1, 2012 I'm getting the color picker window (_ChooseColor()) when I select in SciTE: Tools -> SciTE Config -> Check SciTE4AutoIt3 Updates -> Ok (No updates available).Will be fixed in v1.6.8.3.ThanksJos 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. Link to comment Share on other sites More sharing options...
burnell Posted January 3, 2012 Share Posted January 3, 2012 When you choose an new Icon, from a old AU3-Script in new AutoItWrapper, the Icon is over a Button! Link to comment Share on other sites More sharing options...
JohnOne Posted January 8, 2012 Share Posted January 8, 2012 In version 2.28 a lot of the function names don't pop up as you are typing them as they do in 2.27 Nor do the call tips, I haven't noticed a pattern but it includes some, but not all, of both native and standard UDF functions. Anyone else noticed this? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
MvGulik Posted January 8, 2012 Share Posted January 8, 2012 (edited) Mmm, taking a peek at it in a 'really' clean XP-vbox with Autoit 3.3.8.0 and Scite4Autoit 2.28. But I don't see anything odd that jumps out. Got a example case? --- Dropped the content of the "au3.keywords.properties" file in a dummy au3 file, and all words highlighted ok. And pop up work ok to. Looks like something special/local. Edited January 8, 2012 by MvGulik "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ... Link to comment Share on other sites More sharing options...
JohnOne Posted January 9, 2012 Share Posted January 9, 2012 Cheers MvGulik. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
wraithdu Posted January 9, 2012 Share Posted January 9, 2012 (edited) I'm having an abbreviation expansion problem now. Abbreviations like 'cw' for ConsoleWrite are not highlighted and do not expand on 'space', but will expand on Ctrl+B. Previously, they were highlighted red and expanded on 'space'. I checked SciteConfig and the highlighting color is set properly. And I'm running the latest versions of SciTE.exe and SciLexer.dll from the beta directory. Edited January 9, 2012 by wraithdu Link to comment Share on other sites More sharing options...
MvGulik Posted January 9, 2012 Share Posted January 9, 2012 (edited) Seems the "...AutoIt3SciTEPropertiesau3.keywords.abbreviations.properties" file is missing. (re-adding it fixes the activation with SPACE problem.) --- mmm, Also in "..AutoIt3SciTEPropertiesau3.properties" the abbreviation style is missing. (But adding it however will not add the highlighting of abbreviations. Feels like WIP to me.) # Expand abbreviations style.au3.13=fore:#FF0000,bold --- ... Highlight part eludes me ... Edited January 9, 2012 by MvGulik "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ... Link to comment Share on other sites More sharing options...
Developers Jos Posted January 9, 2012 Author Developers Share Posted January 9, 2012 Iam aware that the abbrev color was missing from the new color scheme, but will check on the missing file. Cheers 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. Link to comment Share on other sites More sharing options...
wraithdu Posted January 10, 2012 Share Posted January 10, 2012 Seems the "...AutoIt3SciTEPropertiesau3.keywords.abbreviations.properties" file is missing.Nice find The prop file is missing from the installer, but exists in the standalone zip file (which is weird in itself, it has some extraneous files, like it's a zipped up live installation).I customized the color scheme with SciteConfig, so the abbrev highlight style is added to my user prop file... and it does work. Link to comment Share on other sites More sharing options...
MvGulik Posted January 10, 2012 Share Posted January 10, 2012 I customized the color scheme with SciteConfig, so the abbrev highlight style is added to my user prop file... and it does work. ... I knew I forgot to check something. "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ... Link to comment Share on other sites More sharing options...
Zip Posted January 11, 2012 Share Posted January 11, 2012 (edited) Thanks for the update!Is SciTE4AutoIt3 source/Repository available somewhere ?I need an updated SciTeLexAU3.cxx (the one used in regular Scite is quite outdated right?)Just tried it, but I get the same problem as with Regular Scite:If (for example)I have a #Region Defined & it has Functions inside it,or any linebreaks, If I use a #cs/#ce comment on it,the Internal folds used are destroyed, the block cannot be completely folded, some folds remain where others are set to unfolded. Edited January 11, 2012 by Zip Link to comment Share on other sites More sharing options...
Developers Jos Posted January 11, 2012 Author Developers Share Posted January 11, 2012 (edited) Are you planning to built youre own scilexer.dll ? Eiher way, i can upload the source when you want but will be a couple of days before i have the access as i am traveling. Jos Edited January 14, 2012 by 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. Link to comment Share on other sites More sharing options...
Zip Posted January 12, 2012 Share Posted January 12, 2012 (edited) Yes, as I had done some changes for my own use to Scite.Eiher way, i can upload the source when you want but will be a couple of days before i have the access as i am traveling.that'Il be great, thanks a lot ! Edited January 13, 2012 by Zip Link to comment Share on other sites More sharing options...
Developers Jos Posted January 13, 2012 Author Developers Share Posted January 13, 2012 Yes, as I had done some changes for my own use to Scite.You're now confusing me.Do you want the lexer changes lexau3.cxx which are part of Scintilla.dll, or do you also want the changes we have made to our SciTE source?When you just an updated version of SciTE you could use our version of Scintilla.dll.JosAU3 Lexer update is attached. 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. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted January 13, 2012 Moderators Share Posted January 13, 2012 Jos,Welcome back - but Tidy Beta 2.2.1.8 has some problems. I normally use Ctrl-click on the [+] next to the #region directives to collapse everything inside of them. When I do this with 2.2.1.8, Tidy is not refolding all of the folds in the script (it misses about half).If I manually fold all the top-level folds within a #region, Tidy 2.2.1.8 does not then refold the #region although it does refold the top-level folds within it.Tidy 2.2.1.7 works perfectly - at least as far as I am concerned. 2.2.1.8 also writes literally hundreds of "Sleep: #" lines to the SciTE lower pane - I got 241 from a 1500 line script.Bet you wish you were still in the sunny South! 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 Link to comment Share on other sites More sharing options...
Developers Jos Posted January 13, 2012 Author Developers Share Posted January 13, 2012 The "only" thing I changed was adding a GOTO to jump to the line first before doing the "ToggleFold" command because it was reported that the TogleFold didn't work when it was a long way away from the current line. The Sleep() printing is indeed a debug line that is still there. I will have a play to see if I can reproduce this....( Will keep me awake) 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. Link to comment Share on other sites More sharing options...
Recommended Posts