AutoHotkey Community

It is currently May 27th, 2012, 4:41 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: March 8th, 2010, 7:48 pm 
Offline

Joined: February 23rd, 2009, 12:14 pm
Posts: 31
Location: Netherlands
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 default AHK trayicon? :?

I am using the
Code:
Menu, Tray, NoStandard
option, but would like to have the default Open command visible, but how....?

Thanks for any help! :D


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 7:55 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
Add a menu option again named open, have it jump to a label and in that label use the listvars command, it is the same as "open" from the default menu afaik.

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 8:02 pm 
Offline

Joined: February 23rd, 2009, 12:14 pm
Posts: 31
Location: Netherlands
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 same window from where one can choose the desired option.

Thanks for the help! :D


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: 0x150||ISO, rbrtryn, Yahoo [Bot] and 67 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