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

30 Nov 2016, 08:17

anti3d wrote:Hello. Sorry for maybe my foul, but have this err:
Image
Win7 x64 Enterprise, Win 10 x64 Enterprise - same problem. I have this error from 11.11.16, but i can't live without this Studio :oops: Can you help me? :roll:
Exit Studio
Look at the file in Lib\Menus.xml and try to search for "64Enter" Remove the 64 from it and save the file
Re-Launch Studio, and that "should" fix it.

If you can't find 64enter, let me know. I'm not 100% sure what is going on but if you can not find the 64Enter let me know.
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
anti3d
Posts: 15
Joined: 31 Aug 2016, 05:48

Re: AHK Studio

30 Nov 2016, 22:30

Can't find "64Enter". i'm try to search with text "64Enter" by all files in studio root folder and result is null :-(
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

30 Nov 2016, 23:19

anti3d wrote:Can't find "64Enter". i'm try to search with text "64Enter" by all files in studio root folder and result is null :-(
I sent a private message, but where the error is "shouldn't" be happening, so try to download it again to its own folder from https://raw.githubusercontent.com/maest ... Studio.ahk and see if you still get the error. If not, close the new version, copy over 1 at a time lib\settings.xml and lib\menus.xml and run it in between to see if one of them break it.
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
anti3d
Posts: 15
Joined: 31 Aug 2016, 05:48

Re: AHK Studio

30 Nov 2016, 23:59

maestrith wrote:
anti3d wrote:Can't find "64Enter". i'm try to search with text "64Enter" by all files in studio root folder and result is null :-(
I sent a private message, but where the error is "shouldn't" be happening, so try to download it again to its own folder from https://raw.githubusercontent.com/maest ... Studio.ahk and see if you still get the error. If not, close the new version, copy over 1 at a time lib\settings.xml and lib\menus.xml and run it in between to see if one of them break it.
I ask you to forgive me, because that I'm a fool :oops: Everything is good when i'm run Studio from explorer. Every time i run it from Total commander, i don't even think run it from explorer :-( Really sorry for wasted your time. Thank you for very fast answers. And excuse my english. :oops: :oops: :oops: :oops: :oops: :shifty:
Thank you :!:
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

01 Dec 2016, 00:04

anti3d wrote:
maestrith wrote:
anti3d wrote:Can't find "64Enter". i'm try to search with text "64Enter" by all files in studio root folder and result is null :-(
I sent a private message, but where the error is "shouldn't" be happening, so try to download it again to its own folder from https://raw.githubusercontent.com/maest ... Studio.ahk and see if you still get the error. If not, close the new version, copy over 1 at a time lib\settings.xml and lib\menus.xml and run it in between to see if one of them break it.
I ask you to forgive me, because that I'm a fool :oops: Everything is good when i'm run Studio from explorer. Every time i run it from Total commander, i don't even think run it from explorer :-( Really sorry for wasted your time. Thank you for very fast answers. And excuse my english. :oops: :oops: :oops: :oops: :oops: :shifty:
Thank you :!:
Not a problem :) I'm just glad that anyone uses it and likes it :)
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
fenchai
Posts: 292
Joined: 28 Mar 2016, 07:57

Re: AHK Studio

12 Dec 2016, 19:48

How can I make this my default .ahk editor?
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

12 Dec 2016, 21:29

fenchai wrote:How can I make this my default .ahk editor?
Alt+M then type SADE (Set As Default Editor) {Enter}
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
michaelbeijer
Posts: 83
Joined: 04 Oct 2014, 08:01
Location: Hastings, UK.
Contact:

Re: AHK Studio

28 Dec 2016, 18:26

Shit. I tried exactly that (Alt+M then type SADE (Set As Default Editor) {Enter}), but keep getting the following error message:

"Something went wrong :( Please restart Studio and try again."

I currently have SciTE4AutoHotkey as my default editor. Not sure how to proceed.
Michael Beijer
Dutch-English technical translator
Hastings, United Kingdom
Email: michael[at]beijer.uk
Website: Beijer.uk
Terminology: Beijerterm.com
AHK-learning project: Beijer.bot
Proz profile: proz.com/profile/652138
LinkedIn: linkedin.com/in/michael-beijer
delp
Posts: 73
Joined: 03 Aug 2016, 20:58

Re: AHK Studio

28 Dec 2016, 22:08

Thanks for creating AHK Studio. Just began using it and really like it.

I have two questions:

Is it possible to specify custom indents? For example, I saw the menu option for Auto-Indent (which indents brace-blocks) but could it be configured to indent Sleep commands each time they occur?

Does AHK Studio have documentation (with a search box) somewhere?
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

28 Dec 2016, 23:43

delp wrote:Thanks for creating AHK Studio. Just began using it and really like it.

I have two questions:

Is it possible to specify custom indents? For example, I saw the menu option for Auto-Indent (which indents brace-blocks) but could it be configured to indent Sleep commands each time they occur?

Does AHK Studio have documentation (with a search box) somewhere?
Sadly no on both accounts :( I am sorry. I'd be happy to answer any questions you may have but the best I can do is offer is Help/Menu Help.
You can turn off Full Auto Indentation and it "should" work pretty well and it won't "fix" other indented lines.
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

28 Dec 2016, 23:46

michaelbeijer wrote:Shit. I tried exactly that (Alt+M then type SADE (Set As Default Editor) {Enter}), but keep getting the following error message:

"Something went wrong :( Please restart Studio and try again."

I currently have SciTE4AutoHotkey as my default editor. Not sure how to proceed.
I would suggest trying to run AHK Studio as administrator. It "should" be able to change the registry value that sets the default editor but different computers and installs of windows may have different requirements.
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
michaelbeijer
Posts: 83
Joined: 04 Oct 2014, 08:01
Location: Hastings, UK.
Contact:

Re: AHK Studio

29 Dec 2016, 08:04

Thanks maestrith,

I tried running "AHK-Studio.exe" (which I compiled from the .ahk file accessible via the download link) as administrator, but got the same error.

However, it works on the uncompiled version ("AHK-Studio.ahk"), which is also fine.
Michael Beijer
Dutch-English technical translator
Hastings, United Kingdom
Email: michael[at]beijer.uk
Website: Beijer.uk
Terminology: Beijerterm.com
AHK-learning project: Beijer.bot
Proz profile: proz.com/profile/652138
LinkedIn: linkedin.com/in/michael-beijer
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

29 Dec 2016, 09:20

michaelbeijer wrote:Thanks maestrith,

I tried running "AHK-Studio.exe" (which I compiled from the .ahk file accessible via the download link) as administrator, but got the same error.

However, it works on the uncompiled version ("AHK-Studio.ahk"), which is also fine.
So just to be clear, cause I am dumb as a post...did the SADE work?
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
michaelbeijer
Posts: 83
Joined: 04 Oct 2014, 08:01
Location: Hastings, UK.
Contact:

Re: AHK Studio

29 Dec 2016, 09:30

SADE worked, but only on the uncompiled AHK-Studio.ahk. But not if I compile it into an .exe file. Then I consistently get the error.
Michael Beijer
Dutch-English technical translator
Hastings, United Kingdom
Email: michael[at]beijer.uk
Website: Beijer.uk
Terminology: Beijerterm.com
AHK-learning project: Beijer.bot
Proz profile: proz.com/profile/652138
LinkedIn: linkedin.com/in/michael-beijer
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

29 Dec 2016, 10:19

michaelbeijer wrote:SADE worked, but only on the uncompiled AHK-Studio.ahk. But not if I compile it into an .exe file. Then I consistently get the error.
AH! ok. Let me check to see if I have it setup to work with exe. Sorry about the issue :(

Update:
I tried to compile and then set as the default editor and I didn't get the error message, it only said that it set Notepad.exe as my default editor. I tried multiple times and got the same message. I will try to see if I can figure out what the issue is but I am in the middle of a few things. I sent a Google Hangouts request. I would be more than glad to do a hangout and screen share to work on this issue.

Side Note:
I do not use it compiled and I really have not done a lot of testing to see what works and what does not. Thanks for the help in bug testing :)
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

29 Dec 2016, 22:58

Fixed: Reported by michaelbeijer
-Setting AHK Studio as the default editor was not working on the compiled version
Last edited by maestrith on 30 Dec 2016, 09:28, edited 1 time in total.
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
michaelbeijer
Posts: 83
Joined: 04 Oct 2014, 08:01
Location: Hastings, UK.
Contact:

Re: AHK Studio

30 Dec 2016, 07:04

Cool, thanks, it works now!

Michael
Michael Beijer
Dutch-English technical translator
Hastings, United Kingdom
Email: michael[at]beijer.uk
Website: Beijer.uk
Terminology: Beijerterm.com
AHK-learning project: Beijer.bot
Proz profile: proz.com/profile/652138
LinkedIn: linkedin.com/in/michael-beijer
User avatar
Darth_Diggler
Posts: 13
Joined: 21 Dec 2016, 10:07

Re: AHK Studio

30 Dec 2016, 07:06

hoppfrosch wrote:Hi Maestrith

I just did a fresh clone from github and installed all plugins. On each plugin I try to start, the following error pops up (not exactly the same - but alway s the error 0x800401F3 on ComObjActivate("AHK-Studio")):

Code: Select all

---------------------------
Code Folding.ahk
---------------------------
Error:  0x800401F3 - Ungültige Klassenzeichenfolge


	Line#
--->	004: x:=ComObjActive("AHK-Studio"),sc:=x.sc()  
	005: if ((info:=%true%)="foldall")  
	006: sc.2662(2)  
	007: Else
	008: sc.2237(sc.2166(sc.2008),2)  
	009: ExitApp
	010: Exit
	011: Exit

Continue running the script?
---------------------------
Ja   Nein   
---------------------------
What am I missing?
I am getting this same error with all plugins I am using windows 10 64bit .
I am also quite happy to irc or something to work this bug out .
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

30 Dec 2016, 09:32

Darth_Diggler wrote:
hoppfrosch wrote:Hi Maestrith

I just did a fresh clone from github and installed all plugins. On each plugin I try to start, the following error pops up (not exactly the same - but alway s the error 0x800401F3 on ComObjActivate("AHK-Studio")):

Code: Select all

---------------------------
Code Folding.ahk
---------------------------
Error:  0x800401F3 - Ungültige Klassenzeichenfolge


	Line#
--->	004: x:=ComObjActive("AHK-Studio"),sc:=x.sc()  
	005: if ((info:=%true%)="foldall")  
	006: sc.2662(2)  
	007: Else
	008: sc.2237(sc.2166(sc.2008),2)  
	009: ExitApp
	010: Exit
	011: Exit

Continue running the script?
---------------------------
Ja   Nein   
---------------------------
What am I missing?
I am getting this same error with all plugins I am using windows 10 64bit .
I am also quite happy to irc or something to work this bug out .
Try to install AHK 32 bit rather than 64. According to translate. Google.com it says the error is an Invalid class string and I have noticed that is something that happens when you use x64
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
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: AHK Studio

30 Dec 2016, 10:18

maestrith wrote: Try to install AHK 32 bit rather than 64. According to translate. Google.com it says the error is an Invalid class string and I have noticed that is something that happens when you use x64
maybe you could put a check for A_PtrSize and warn people


Return to “AHK Studio”

Who is online

Users browsing this forum: No registered users and 50 guests