AHK Studio

Editor for AutoHotkey written completely in AutoHotkey.

Moderator: maestrith

User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

11 Sep 2014, 00:13

hoppfrosch wrote:
maestrith wrote:
toralf wrote:Congrats for version 1.0
I'm impressed by the speed you implement stuff.
Thanks :) I try to work as quickly as I can.
Toralf - you're more than right! Thanks Maestrith for your lightning fast implementation! I don't even have enough time to formulate my new ideas - the previous one is implemented always faster ;-)
:)
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
joedf
Posts: 9000
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Studio

11 Sep 2014, 00:20

Congrats on v1.0 maestrith! :D
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
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

11 Sep 2014, 00:21

joedf wrote:Congrats on v1.0 maestrith! :D
Thank you sir :)
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
ozzii
Posts: 486
Joined: 30 Oct 2013, 06:04

Re: AHK Studio

11 Sep 2014, 03:58

I have a request:
What about a help file will all your great gif and associated commands.
I don't know (yet) how, but if you want I can help you ;)

And also; thanks for your GREAT work :superhappy:
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

11 Sep 2014, 04:05

ozzii wrote:I have a request:
What about a help file will all your great gif and associated commands.
I don't know (yet) how, but if you want I can help you ;)

And also; thanks for your GREAT work :superhappy:
Help is always appreciated :) I am working on documentation as well as fixing some bugs at the moment but I do have plans for creating gifs to go along with all of the commands...I just need to put out the fires and fix some things first :) If you want to make some gifs for commands I would appreciate it but as I say, I will get to it at some point. I will say this, if you create gifs I would like to have a similar style in them. Width to be no wider than 900 (ahkscript.org restriction) height can be variable but the shorter the better. Theme: I use Zenburn Dark and I will use that for all the gifs for the near future. It can be downloaded from the Edit/Theme window. Other than that try to keep vulgar words out of it. Thanks if you have time, and no worries if you do not.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
xZomBie
Posts: 256
Joined: 02 Oct 2013, 02:57

Re: AHK Studio

11 Sep 2014, 06:44

Congratulations for v1.0 maestrith! :clap:
About the gif for commands, I think you guys should use the OSD to show what key is pressed just like in the previous gifs.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

11 Sep 2014, 07:03

xZomBie wrote:Congratulations for v1.0 maestrith! :clap:
About the gif for commands, I think you guys should use the OSD to show what key is pressed just like in the previous gifs.
Good point :) It is very helpful to be able to see what you are doing with the mouse and keyboard.
and thanks :) I thought it was time.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
ozzii
Posts: 486
Joined: 30 Oct 2013, 06:04

Re: AHK Studio

12 Sep 2014, 03:43

Well for doing the gifs I need to know how to use AHK Studio.
I just switch to SciTE4AutoHotkey from Notepad++ :headwall:
But I promise I will try to use AHK S :oops:

I thought about taking your posted gifs on this forum and doing a sort of compilation.

P.S. If the author of AHK S can use the "Zenburn Dark" theme ; well, me too I can do it :clap:
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

12 Sep 2014, 08:15

https://github.com/maestrith/AHK-Studio/wiki
1.0.3
Added: Requested by hoppfrosch
-Cancel/Accept buttons on the hotkey entry window
-Menu Editor: search feature
Fixed: Requested by GeekDude and hoppfrosch
-Sub menus inside of menus were appearing at the bottom
1.0.2
Added: Suggested by hoppfrosch
-Bookmarks
Fixed:
-When adding more than 1 plugin at a time it would cause it not to work.
Fixed: Reported by GeekDude
-Bookmarks can move
1.0.1
Fixed: Reported by hoppfrosch
-Window title not updating until you click in the edit area
-When using the same include file in more that 1 project
--Code Explorer was not showing the information under all of the project headings
Fixed: Reported by GeekDude and hoppfrosch
-When Drag/Drop files it would not display the newly dragged file as the current file.
Added:
-If you have included the same file in more than one project and you edit that file, it will update them both
Fixed: Reported by KeyboardCat
-Closing files should only close main not includes
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
huyaowen
Posts: 109
Joined: 28 Jul 2014, 01:15

Re: AHK Studio

14 Sep 2014, 19:00

compiled version connected time out the second time openning.
dddd.jpg
dddd.jpg (93.68 KiB) Viewed 5261 times
dddd.jpg
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

14 Sep 2014, 19:32

huyaowen wrote:compiled version connected time out the second time openning.
dddd.jpg
dddd.jpg
Please download This version.
I do not support any older versions anymore.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
oldbrother
Posts: 275
Joined: 23 Oct 2013, 05:08

Re: AHK Studio

14 Sep 2014, 20:41

Hi maestrith,

Is it a bug:

My script includes some files. When I click on the main script name, the code is displayed in the code window, but when I click on one of the the included files, the code window becomes empty.
1.jpg
2.jpg

Suggestions:

1. Synchronize project explorer window, code window, and code explorer window. I mean even for the included files, when click on them, instead displaying all the functions/labels of the project, only display the functions/labels belong to the clicked file. I know we can use " ;* " to exclude the functions/labels of a included file, but it's not convenient if we need to modify it.

2. The items in the menus may need to be resorted or regrouped. for example, Cut, Copy, Paste should be grouped. Theme, Widths should be listed in options...

Anyway, GREAT JOB! Thanks a lot!!!
Last edited by oldbrother on 14 Sep 2014, 21:20, edited 4 times in total.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

14 Sep 2014, 20:50

oldbrother wrote:Hi maestrith,

I think I found a bug:

My script includes some classes.

When click the main script, the code is displayed in the code window, but when I clicked the included file name, the code cannot be displayed.
do me a favor and zip up any files you are having the issue with and send them to maestrith@gmail.com and I will see if I can figure out what is going on.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
oldbrother
Posts: 275
Joined: 23 Oct 2013, 05:08

Re: AHK Studio

14 Sep 2014, 21:18

maestrith wrote:
oldbrother wrote:Hi maestrith,

I think I found a bug:

My script includes some classes.

When click the main script, the code is displayed in the code window, but when I clicked the included file name, the code cannot be displayed.
do me a favor and zip up any files you are having the issue with and send them to maestrith@gmail.com and I will see if I can figure out what is going on.
:?: I didn't submit this. I just left a while. After I came back, I submited the modified post above. Bug of the forum?
User avatar
oldbrother
Posts: 275
Joined: 23 Oct 2013, 05:08

Re: AHK Studio

14 Sep 2014, 22:26

maestrith wrote:
oldbrother wrote:Hi maestrith,

I think I found a bug:

My script includes some classes.

When click the main script, the code is displayed in the code window, but when I clicked the included file name, the code cannot be displayed.
do me a favor and zip up any files you are having the issue with and send them to maestrith@gmail.com and I will see if I can figure out what is going on.
I already sent you my code.

Thanks!
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

15 Sep 2014, 09:38

I took a look at your code and I was not able to re-create the issue :(
Image
I am not exactly sure what is happening on your end but it may be a case of using an older version of AHK Studio. Please give this a try and see if it does not clear up the issue. http://files.maestrith.com/AHK-Studio/AHK%20Studio.ahk I am sorry I missed your previous message :(
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
oldbrother
Posts: 275
Joined: 23 Oct 2013, 05:08

Re: AHK Studio

15 Sep 2014, 11:03

I'm using the latest version of AHK Studio. I even deleted all the folders and files and let AHK Studio recreated everything, but the problem remains. As I can see, you have the same problem as I have: the code of "MyIni.php" cannot be displayed correctly.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

15 Sep 2014, 11:36

Let me check to see if there is information in myini.php
Edit:
-There is no file named myini.php in the zip that you sent me.
I see a MyIni.ahk in the Library Sub Directory, but no MyIni.php
Ah, ok...let me see what is going on.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

15 Sep 2014, 12:58

1.0.5
Fixed: Reported by oldbrother
-Some include files were not opening and displaying.
1.0.4
Added: Suggested by Don Corleon
-Place an icon in the directory with your project and it will add it to the compiled exe
Fixed: Reported by Don Corleon
-Scratch Pad menu item is back
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
oldbrother
Posts: 275
Joined: 23 Oct 2013, 05:08

Re: AHK Studio

15 Sep 2014, 19:34

Thanks! :D

Return to “AHK Studio”

Who is online

Users browsing this forum: No registered users and 9 guests