laphlaw Posted April 4, 2006 Posted April 4, 2006 I have the job of automating an application with numerous buttons, windows, etc. In order to generate scripts more efficiently, I thought it would be helpful to include a set of our own custom functions, and have Scite recognize it like it recognizes "MouseClick" and such. If possible, I'd like to be able to change the color of the keywords as well, so as to distinguish it from Autoit's functions. How would I go about doing this? Thanks!
Valuater Posted April 4, 2006 Posted April 4, 2006 maybe,code snippet from gafrosthttp://www.autoitscript.com/forum/index.ph...pic=20849&st=0#8)
Developers Jos Posted April 4, 2006 Developers Posted April 4, 2006 I have the job of automating an application with numerous buttons, windows, etc. In order to generate scripts more efficiently, I thought it would be helpful to include a set of our own custom functions, and have Scite recognize it like it recognizes "MouseClick" and such. If possible, I'd like to be able to change the color of the keywords as well, so as to distinguish it from Autoit's functions. How would I go about doing this?Thanks!You mean for AutoComplete and ToolTip?Have a look at the SciTE4AutoIt3 helpfile (Ctrl+F1) and check out the "Scite User CallTips" page. 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