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 30 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Simple question: open command in default tray menu?
MarcInSpace

Replies: 2
Views: 235

PostForum: Ask for Help   Posted: Mon Mar 08, 2010 7:02 pm   Subject: Simple question: open command in default tray menu?
Yes, it indeed "sort of" is the same. "ListVars" pointed me in the helpfile at the other options as well: KeyHistory, ListHotkeys, ListLines. All, as well as ListVars, open the sam ...
  Topic: Simple question: open command in default tray menu?
MarcInSpace

Replies: 2
Views: 235

PostForum: Ask for Help   Posted: Mon Mar 08, 2010 6:48 pm   Subject: Simple question: open command in default tray menu?
Hi,

A (probably) very simple question this time (yes, I did search the forum and the helpfile thoroughly)... which command, function or sub can be used for the "Open" menu-item in the def ...
  Topic: Tiny error in hotkey assignment?
MarcInSpace

Replies: 4
Views: 270

PostForum: Ask for Help   Posted: Wed Nov 18, 2009 8:31 am   Subject: Tiny error in hotkey assignment?
Thanks Guest!

The following code does the job great


*^Tab::
GetKeyState, state, Shift
if state = D
send ^!{Left}
else
...
  Topic: Tiny error in hotkey assignment?
MarcInSpace

Replies: 4
Views: 270

PostForum: Ask for Help   Posted: Wed Nov 18, 2009 7:48 am   Subject: Tiny error in hotkey assignment?
Hi fellow AHK fans,

I have defined the hotkey combi of CTRL and TAB for one specific program, to go to the next tab (remapping to the regular keys for that program).

Likewise I would like to def ...
  Topic: RADIAL MENU scripts - updates - 29.01.2012.
MarcInSpace

Replies: 713
Views: 98597

PostForum: Scripts & Functions   Posted: Fri Nov 06, 2009 6:53 pm   Subject: RADIAL MENU scripts - updates - 29.01.2012.
Wow, amazing! Very Happy Thanks for this great script.

Yet, I do agree completely with HotKeyIt about the timer (in fact that was my second reaction! [The first was suprise]) and the "function style& ...
  Topic: TF: Text file & Variables/String Library v3.3 [lib]
MarcInSpace

Replies: 183
Views: 31033

PostForum: Scripts & Functions   Posted: Sat Jul 11, 2009 10:26 am   Subject: TF: Text file & Variables/String Library v3.3 [lib]
Thanks a lot for sharing Very Happy There are many functions I have wished for but somehow hadn't found the time or way (to do) for, yet!

Greetings, Marc
  Topic: Autohotkey website availability
MarcInSpace

Replies: 5
Views: 755

PostForum: General Chat   Posted: Wed Jul 08, 2009 5:39 pm   Subject: Autohotkey website availability
Pfew, not meaning to be rude Very Happy , but it's good to hear I'm not the only one experiencing the problem. I was starting to doubt my own config's yet.

I hope the problems will be solved in the near fu ...
  Topic: Autohotkey website availability
MarcInSpace

Replies: 5
Views: 755

PostForum: General Chat   Posted: Wed Jul 08, 2009 6:18 am   Subject: Autohotkey website availability
Hi,

First of all, I don't whether this is the right thread, but since it isn't a real AHK source problem, I thought this may be the right place.

Since a few days I cannot reach / get to see the ...
  Topic: Please, just tell me what macroes to use - TY
MarcInSpace

Replies: 16
Views: 819

PostForum: Ask for Help   Posted: Mon Jul 06, 2009 7:14 pm   Subject: Please, just tell me what macroes to use - TY
What the ... ??! Rolling Eyes Very Happy
  Topic: Attributizer
MarcInSpace

Replies: 10
Views: 2496

PostForum: Scripts & Functions   Posted: Fri May 29, 2009 5:24 pm   Subject: Attributizer
Thanks for the positive reply on my suggestion! Very Happy

I think it is a really nice addition to the app.

However, perhaps I would be a good idea (?) to have 3 separate inputboxes (or calendar contro ...
  Topic: Attributizer
MarcInSpace

Replies: 10
Views: 2496

PostForum: Scripts & Functions   Posted: Tue May 26, 2009 9:38 am   Subject: Attributizer
Sure a nice handy program with a nice GUI. Very Happy

Personally I'd really appreciate the possibilty to change the filedates/-times (Created, Modified, Accessed) as well. Perhaps a good idea? Smile

Gree ...
  Topic: Launcher 1.2
MarcInSpace

Replies: 27
Views: 5398

PostForum: Scripts & Functions   Posted: Tue May 19, 2009 5:30 pm   Subject: Launcher 1.2
Hi ExitSymbol,

The interface looks good and I would like the app much. However, either clicking the Edit button or doubleclicking an empty row results in an error, over here... Confused
  Topic: [Solved] Tooltip won't go away
MarcInSpace

Replies: 4
Views: 669

PostForum: Ask for Help   Posted: Sun May 17, 2009 6:34 pm   Subject: [Solved] Tooltip won't go away
Thanks! Very Happy Very Happy Very Happy
  Topic: [Solved] Tooltip won't go away
MarcInSpace

Replies: 4
Views: 669

PostForum: Ask for Help   Posted: Sun May 17, 2009 6:21 pm   Subject: [Solved] Tooltip won't go away
Hi,

I mad some small colorpicker tool, that will show a tooltip, once the specified option from the traymenu is chosen. Very Happy

When the mousecursor is over the color, the left mouse buttons should ...
  Topic: Menuname is filled and now it isn't
MarcInSpace

Replies: 7
Views: 296

PostForum: Ask for Help   Posted: Fri Apr 10, 2009 11:14 pm   Subject: Menuname is filled and now it isn't
Thanks for the reference! Very Happy However, I think I'll save that for tomorrow reading! Very Happy
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group