jerodast Posted July 11, 2011 Posted July 11, 2011 I'm using SciTE version 1.79 from the bundle of the current 3.3.6.1 release version of AutoIt.The only other thread I could find that even mentions current word highlighting is I have Valik's quoted code in my user config file (full file attached, has SciteConfig gunk too), except color is bright red for now, just so I don't miss it:highlight.current.word=1 highlight.current.word.colour=#FF0000 highlight.current.word.by.style=1 indicators.alpha=255 indicators.under=1So yeah, not working, nothing else turns red. When I changed colors (both manually and with SciteConfig) everything worked fine as soon as the file was saved. Any ideas? Did I stick my manual settings on the wrong side of the SciteConfig goop? Miss a required option? Thanks for all suggestions. Including the suggestion to take it to the SciTE mailing list, but I figured I'd ask here first since it's the AutoIt custom version.
AdmiralAlkex Posted July 11, 2011 Posted July 11, 2011 Read Valiks post again. He's talking about some version of SciTE 2.Also, you really should install SciTE4AutoIt3. It contains lots and lots of tools to make your AutoIt experience easier (look at the link). The "lite" SciTE included with AutoIt is not good for much.And finally, since the latest SciTE4AutoIt3 uses SciTE 2.27 Valiks settings works just fine there. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
BrewManNH Posted July 11, 2011 Posted July 11, 2011 That doesn't work in 1.79. That code was for the latest version of SciTE, which isn't in the Scite4Autoit3 package. Reread that thread you linked he mentions it is for the 2.xx version of SciTE in that post. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator
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