Search found 747 matches

by vasili111
23 Jan 2014, 13:31
Forum: Off-topic Discussion
Topic: Programming by simply clicking like in AutoHo
Replies: 2
Views: 2126

Re: Programming by simply clicking like in AutoHo

AutoHotkey already has that kind of software. Macro Creator (http://www.macrocreator.com/ and http://ahkscript.org/boards/viewtopic.php?f=6&t=143). You can do all that kind of stuff by clicking and it automatically generates code for AutoHotkey. And it is freeware.
by vasili111
21 Jan 2014, 05:10
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey Themes
Replies: 92
Views: 116891

Re: SciTE4AutoHotkey Themes

I also change the default font for your themes to font "Consolas". I think it looks much better with that font.
P.S. Sublime text and Visual Studio are using font "Consolas" for displaing text.
by vasili111
21 Jan 2014, 04:08
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey Themes
Replies: 92
Views: 116891

Re: SciTE4AutoHotkey Themes

@joedf
You are right. I did not downloaded them well. I simpli right clicked the files on git hub and selected "save as" and browser downloaded them as html files but with ".properties" extension. Your attachment files are working as intended. Thank you for help :)
by vasili111
21 Jan 2014, 03:22
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey Themes
Replies: 92
Views: 116891

Re: SciTE4AutoHotkey Themes

@joedf I restarted SciTE4AutoHotkey. SciTE4AutoHotkey is installed in "c:\Program Files\AutoHotkey\SciTE\". I put "Monokai.style.properties" and "PlasticCodeWrap.style.properties" in "c:\Users\Mashka\Documents\AutoHotkey\SciTE\Styles\" . In that case there is option to select your themes but the res...
by vasili111
21 Jan 2014, 02:48
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey Themes
Replies: 92
Views: 116891

Re: SciTE4AutoHotkey Themes

I am using latest version of SciTE4AutoHotkey and both themes does not work. I did everything like in Instructions.txt. When I switch to "Monokai" or "PlastickCodeWrap" there is only white background and black text, I mean no changes in background and no code highlighting. May be themes need some up...
by vasili111
21 Jan 2014, 02:38
Forum: Scripts and Functions (v1)
Topic: AutoHotkey_L Fork With Improved Debugging Support
Replies: 7
Views: 5364

Re: AutoHotkey_L Fork With Improved Debugging Support

It will be also nice if you add command that will show stack like "SciTE4AutoHotkey". It can have name like "ListStack" and should have output method in a way like "ListVars" command have.
by vasili111
21 Jan 2014, 02:22
Forum: Scripts and Functions (v1)
Topic: pAHKlight - Your Lightweight Guide to AHK libs+classes+tools
Replies: 72
Views: 40582

Re: pAHKlight - Your Lightweight Guide to AHK libs+classes+t

AHK definitely needs to sort all usermade scripts and functions and make good documentation. But it will not be standard library, it will be collection of scripts and functions. I think AHK also needs real standard library not only collection of scripts.

Go to advanced search