AHK Academy - AutoHotkey learning application

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

AHK Academy - AutoHotkey learning application

22 Feb 2015, 06:20

Image



AHK Academy is an interactive AutoHotkey learning application
You can test out your code while reading the tutorial without saving script file, since the interpreter is embedded in

Also, you can simply write a lecture in html format.

It's still in beta version, but I will keep improving this tool for people who just begin to learn autohotkey

if you want to load the code with your lecture, you need to make code(.ahk) file name same as the lecture name
ex) MyLecture.html , MyLecture.ahk

Compiled version with source code
http://me2.do/xj4Akei4

Source is available on GitHub
https://github.com/Visionary1/AHK-Academy.git
Last edited by Soft on 25 Feb 2015, 10:22, edited 2 times in total.
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
joedf
Posts: 9000
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Academy - AutoHotkey learning application

22 Feb 2015, 11:21

Wow! Very nice! :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
empardopo
Posts: 336
Joined: 06 Oct 2013, 12:50
Location: Spain
Contact:

Re: AHK Academy - AutoHotkey learning application

23 Feb 2015, 04:31

I run the program and when I press the Test code button, the app crash!
I'm using w7 64 bits and the 1.1.19.2 Ahk version.

Greetings.
Attachments
ahkacademy.png
Everything is possible!
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Re: AHK Academy - AutoHotkey learning application

23 Feb 2015, 09:47

@empardopo maybe its because compiled exe is for x86 32bit! I'm sorry
download source from github, and copy, place your 'AutoHotkey.exe' on script directory, it might should work

I cant use my desktop on weekdays :cry: on weekend I will update the code and recompile for 32, 64bit
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
empardopo
Posts: 336
Joined: 06 Oct 2013, 12:50
Location: Spain
Contact:

Re: AHK Academy - AutoHotkey learning application

24 Feb 2015, 07:19

No problem, Thanks!
I have a problem when I run the ahk.
>"C:\Program Files\AutoHotkey\AutoHotkey.exe" /ErrorStdOut "E:\Empardopo\Autohotkey\Programas-Y-Fuentes\Scripts\AHK Academy\src\AHK Academy.ahk"
E:\Empardopo\Autohotkey\Programas-Y-Fuentes\Scripts\AHK Academy\src\AHK Academy.ahk (8) : ==> Function library not found.
Specifically: #Include <CustomFont>
Any idea? Thansk in advance.
Everything is possible!
garry
Posts: 3795
Joined: 22 Dec 2013, 12:50

Re: AHK Academy - AutoHotkey learning application

24 Feb 2015, 07:28

this shoul'd be in library , maybe not needed , so remove as not used
( but Soft has the answer )

Code: Select all

; #Include <CustomFont>
thank you Soft for the script
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Re: AHK Academy - AutoHotkey learning application

24 Feb 2015, 08:02

@empardopo / oops, I forgot to upload <CustomFont> library, its just only for font so you can remove it. On weekend I will upload all required lib

@garry / ur welcome!
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
empardopo
Posts: 336
Joined: 06 Oct 2013, 12:50
Location: Spain
Contact:

Re: AHK Academy - AutoHotkey learning application

24 Feb 2015, 09:30

Soft wrote:@empardopo / oops, I forgot to upload <CustomFont> library, its just only for font so you can remove it. On weekend I will upload all required lib

@garry / ur welcome!
OK, perfect. I thought I didn't know import a font...
Thanks!
Everything is possible!

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: Spikea and 243 guests