AutoHotkey Community

It is currently May 27th, 2012, 10:26 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2, 3

What do you think about this wsh
Cmon Chris, add this FFS !
No Chris, don't listen to them !
You may select 1 option

View results
Author Message
 Post subject:
PostPosted: January 4th, 2011, 8:23 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
A better solution would be to fix AST so that it doesn't "correct" literal strings...


Report this post
Top
 Profile  
Reply with quote  
 Post subject: compiled
PostPosted: February 5th, 2012, 11:02 pm 
Offline

Joined: January 18th, 2012, 7:39 pm
Posts: 61
Location: tennessee/florida, United States
this is awesome, just what i was looking for. but the catch is, is there a way to do what corrupt posted once the script is compiled?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 6th, 2012, 10:02 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
Either enable the script's main window (and consequently its menu options), or use ListVars, ListLines, ListHotkeys and/or KeyHistory instead of WinMenuSelectItem.
Code:
Menu, Tray, MainWindow


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 6th, 2012, 9:03 pm 
Offline

Joined: January 18th, 2012, 7:39 pm
Posts: 61
Location: tennessee/florida, United States
i dont fully understand your 2nd method, but it sounds to be the better option. is there any way you could show me what this would look like when you get the chance?

-----------------------------------

[EDIT]

I figured it out, for the record, you must do what Lexikos suggested, as well as remove " - AutoHotkey v" from the line
Code:
HidWin := WinExist(A_ScriptFullPath " - AutoHotkey v")
if you want it to work once the script is compiled.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2, 3

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group