AutoHotkey Community

It is currently May 27th, 2012, 9:17 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: List of Executable Names
PostPosted: December 5th, 2011, 9:52 pm 
Offline

Joined: June 9th, 2005, 3:35 am
Posts: 29
Location: Clearwater, Florida
I have an idea that I would like to accomplish with the help of autohotkey. I have a list of a couple dozen names on my Teamviewer contact list, each of which has a corresponding user ID and password.

Currently, I have a lot of them assigned to individual AHK shortcut keys, such that each calls Teamviewer with the correct parameters.

My idea would be to refine that process such that I would have a list of name tags associated with its corresponding parameters. Instead of having to remember each of the shortcut keys, I would like to just click on the desired name and have AHK send the Teamviewer command with the appropriate parameters.

Is such a scheme possible with AHK?

Any thoughts or ideas would be appreciated. Thanks.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 5th, 2011, 9:56 pm 
Offline

Joined: November 17th, 2011, 6:04 pm
Posts: 392
Create an easy GUI with glabels/(or)buttons which will trigger if you click on them?
You could add your code which you already have to the glabels.

Pros:
+ you don't need to code much
+ you have got a good overview

Cons:
- ?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 6th, 2011, 12:10 am 
Just add a small gui to your hotkey script and use http://l.autohotkey.net/docs/misc/Labels.htm


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: December 6th, 2011, 12:47 am 
Offline

Joined: November 29th, 2011, 3:35 am
Posts: 9
Location: United States
Dave, I'm interested in this as well. If you'd like to team up with writing teamviewer scripts let me know.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 6th, 2011, 4:35 pm 
Offline

Joined: November 17th, 2011, 6:04 pm
Posts: 392
Anonymous wrote:
Just add a small gui to your hotkey script and use http://l.autohotkey.net/docs/misc/Labels.htm

That's exactly what I said.

Anyway, if you need help with creating the GUI, reply back.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, Google Feedfetcher, migz99 and 70 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