Page 3 of 6

Re: awesome-AutoHotkey list.

Posted: 01 Mar 2015, 08:55
by joedf
It should work... Otherwise, I'll just re-upload it

Re: awesome-AutoHotkey list.

Posted: 09 Apr 2015, 10:57
by vasili111
Tutorials section added.

Re: awesome-AutoHotkey list.

Posted: 20 Aug 2015, 09:24
by evilC
Replaced HotClass with CHotkeyControl in the Hotkeys section (CHotkeyControl is in a more finished state)

Added a Joystick section with CvJoyInterface and Lexikos' XInput library.

Re: awesome-AutoHotkey list.

Posted: 21 Aug 2015, 03:45
by vasili111
Nice :)

Re: awesome-AutoHotkey list.

Posted: 24 Aug 2015, 04:12
by hoppfrosch
Organizatorial question: Is there an official way to ask for changes/additions on this list? Or should this list simply be modified/expanded by anybody?

There are a couple of - in my eyes - great libs which might be added - for example:
* LV_Colors by JustMe
* DockA by majkinetor/jballi
* and many more!

Re: awesome-AutoHotkey list.

Posted: 24 Aug 2015, 06:57
by joedf
Not really :p

Re: awesome-AutoHotkey list.

Posted: 24 Aug 2015, 10:12
by vasili111
hoppfrosch wrote:Organizatorial question: Is there an official way to ask for changes/additions on this list? Or should this list simply be modified/expanded by anybody?

There are a couple of - in my eyes - great libs which might be added - for example:
* LV_Colors by JustMe
* DockA by majkinetor/jballi
* and many more!
No need for any special discussion about adding items. If you like some libs, resources etc and you think that they can be useful for others too it will be nice if you add them :) Discussions needed only for major structural changes and etc.
All changes have to be according to the rules that are at "CONTRIBUTING.md".

Re: awesome-AutoHotkey list.

Posted: 25 Aug 2015, 01:51
by hoppfrosch
OK - updated the list with a few items - according to contributing.md

Re: awesome-AutoHotkey list.

Posted: 25 Aug 2015, 02:52
by vasili111
hoppfrosch
Nice additions :)

Re: [AutoHotkey Programming Tools]

Posted: 25 Nov 2015, 09:10
by guest888
Hello Joedf,

This one should be added definitely:

https://autohotkey.com/boards/viewtopic.php?f=6&t=10157

Thanks!

Re: [AutoHotkey Programming Tools]

Posted: 25 Nov 2015, 09:13
by guest888

Re: [AutoHotkey Programming Tools]

Posted: 26 Nov 2015, 01:14
by joedf
Done! :D

Re: [AutoHotkey Programming Tools]

Posted: 16 Jan 2016, 02:36
by vasili111
DRAKON Editor is not quick tool. It is more like visual editor. I think it is better to move it in Editors section.

Re: [AutoHotkey Programming Tools]

Posted: 16 Jan 2016, 11:30
by joedf
Agreed added: "Visual editors" section :)

Re: [AutoHotkey Programming Tools]

Posted: 16 Jan 2016, 11:50
by vasili111
joedf wrote:Agreed added: "Visual editors" section :)
:thumbup:

Re: [AutoHotkey Programming Tools]

Posted: 20 Jan 2016, 10:53
by tidbit
GUI Buildeer Deluxe: Build a GUI in the press of 1 button.
https://autohotkey.com/boards/viewtopic.php?f=6&t=12830

as suggested by guest888:
AutoGUI: A WYSIWYG code gui builder with a code editor.
https://autohotkey.com/boards/viewtopic.php?f=6&t=10157

EverEdit: A payware (there's a 30 day trial) editor with ahk support, code snippets and much more. Sort of a cross between notepad++ and sublime.
http://www.everedit.net/index.php

Re: [AutoHotkey Programming Tools]

Posted: 20 Jan 2016, 14:34
by joedf
tidbit wrote:GUI Buildeer Deluxe: Build a GUI in the press of 1 button.
https://autohotkey.com/boards/viewtopic.php?f=6&t=12830

as suggested by guest888:
AutoGUI: A WYSIWYG code gui builder with a code editor.
https://autohotkey.com/boards/viewtopic.php?f=6&t=10157

EverEdit: A payware (there's a 30 day trial) editor with ahk support, code snippets and much more. Sort of a cross between notepad++ and sublime.
http://www.everedit.net/index.php
Done :)

Re: [AutoHotkey Programming Tools]

Posted: 20 Jan 2016, 15:01
by tidbit
when you say "Done" what do you mean? I don't see them on the opening post and I see no link to github or anything for a "more up-to-date list"

Re: [AutoHotkey Programming Tools]

Posted: 20 Jan 2016, 15:22
by joedf
I meant I added your suggestions to the list. :0

Re: [AutoHotkey Programming Tools]

Posted: 20 Jan 2016, 15:42
by tidbit
whoops. pebkac. they are in "editors". I was thinking "editors" was text editors, like np++/sublime. not gui/script building things. like GUI Creator is under Quick Tools, not Editors. yet autogui and buildeer are similar products, but under editor (autogui is 50/50 editor/gui builder. buildeer is 0% editor. it's a code generator)