AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 12 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Have context sub menu listing user's customised hot keys?
boardtc

Replies: 2
Views: 121

PostForum: Ask for Help   Posted: Sun Dec 16, 2007 1:58 am   Subject: Have context sub menu listing user's customised hot keys?
Sounds doable
Read up on:

Cool. Will try and make time to play and post up if I manage it. If anyone else has done this please post the script Smile
  Topic: Have context sub menu listing user's customised hot keys?
boardtc

Replies: 2
Views: 121

PostForum: Ask for Help   Posted: Fri Dec 14, 2007 5:53 pm   Subject: Have context sub menu listing user's customised hot keys?
I have a number of hotkey shortcuts in my script file and would love to be able to right click the AutoHotKey icon and select shortcuts and then see a sub menu all my shortcuts, like with http://www.d ...
  Topic: Assigning function keys
boardtc

Replies: 8
Views: 324

PostForum: Ask for Help   Posted: Fri Jun 08, 2007 12:03 am   Subject: Assigning function keys
I did not see that, I admit, thanks. Adding this to the symbol table would be more clear. Also adding function keys to the index would be useful
  Topic: Assigning function keys
boardtc

Replies: 8
Views: 324

PostForum: Ask for Help   Posted: Thu Jun 07, 2007 10:56 pm   Subject: Assigning function keys
i mean to mention function keys
  Topic: Assigning function keys
boardtc

Replies: 8
Views: 324

PostForum: Ask for Help   Posted: Thu Jun 07, 2007 5:01 pm   Subject: Assigning function keys
F12 & e::MsgBox hi

Thanks. Fantastic. Perhaps they could update the Hotkeys help page with this information
  Topic: Assigning function keys
boardtc

Replies: 8
Views: 324

PostForum: Ask for Help   Posted: Thu Jun 07, 2007 4:41 pm   Subject: Assigning function keys
Wrong forum, but, yes you can...


Thanks, should I move it?

F12::MsgBox hi
That works, however
F12e::MsgBox hi
gives an error on reload. I want to be able to use F12, etc like the al ...
  Topic: Assigning function keys
boardtc

Replies: 8
Views: 324

PostForum: Ask for Help   Posted: Thu Jun 07, 2007 2:27 pm   Subject: Assigning function keys
Is there a way to assign function keys (F12, etc) the same way as one can use the ctrl, alt, shift & winkey?

I haven't seen anything in the help or on the forum about this.

Cheers, Tom.
  Topic: encrypting strings in script file?
boardtc

Replies: 5
Views: 298

PostForum: Ask for Help   Posted: Fri May 25, 2007 11:10 am   Subject: encrypting strings in script file?
That's fantastic, thanks for taking the time, dead clear! let's make this one a sticky Very Happy
  Topic: encrypting strings in script file?
boardtc

Replies: 5
Views: 298

PostForum: Ask for Help   Posted: Fri May 25, 2007 10:46 am   Subject: encrypting strings in script file?
See: RC4 encryption to hex streamLaszlo


Thank you. So I include RC4txt2hex(Data,Pass) in my script...but how do I use this? Where is the password stored, etc?

Please would it be possible to ou ...
  Topic: encrypting strings in script file?
boardtc

Replies: 5
Views: 298

PostForum: Ask for Help   Posted: Fri May 25, 2007 10:19 am   Subject: encrypting strings in script file?
I am storing bank numbers and the like for cutting and pasting with shortcuts. is there a way to have these encrypted in my script file, so if the script is opened, the values are not discernible?

...
  Topic: Favorite Folders popup menu that you can change on the fly.
boardtc

Replies: 149
Views: 23133

PostForum: Scripts & Functions   Posted: Thu Feb 02, 2006 11:56 am   Subject: Favorite Folders popup menu that you can change on the fly.
Thanks for this.

I tried the new changes and after rebooting Ctrl+middle btn in the open dialog (standard) for my text editor (editpad) did not work. I also tried chnaging the script as suggested ...
  Topic: Favorite Folders popup menu that you can change on the fly.
boardtc

Replies: 149
Views: 23133

PostForum: Scripts & Functions   Posted: Wed Feb 01, 2006 1:40 pm   Subject: Favorite Folders popup menu that you can change on the fly.
I have been looking for a shell extension to have a list if commonly used folders available in the open / save dialogs and came across AutoHotKey.

All the help I have read seem to be geared towards ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group