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 49 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Is it possible to Assign several keys at one assignment?
canta

Replies: 2
Views: 88

PostForum: Ask for Help   Posted: Mon Jun 16, 2008 12:30 pm   Subject: Is it possible to Assign several keys at one assignment?
Is this what you mean?#1::
#2::
#3::
#4::
qty:=1
gosub PgUp
return
  Topic: Open a new window in Firefox
canta

Replies: 2
Views: 140

PostForum: Ask for Help   Posted: Fri Apr 11, 2008 7:36 pm   Subject: Open a new window in Firefox
#g:: Run, firefox.exe -new-window autohotkey.com
http://kb.mozillazine.org/Command_line_arguments
  Topic: Removing the Toolbar from WinGet,,List
canta

Replies: 3
Views: 117

PostForum: Ask for Help   Posted: Tue Mar 25, 2008 3:37 am   Subject: Removing the Toolbar from WinGet,,List
Thanks a lot. Does this exist in the documentation or is it just something a programmer (not me) would know. I couldnt find any info on it.
  Topic: Removing the Toolbar from WinGet,,List
canta

Replies: 3
Views: 117

PostForum: Ask for Help   Posted: Tue Mar 25, 2008 3:10 am   Subject: Removing the Toolbar from WinGet,,List
I use WinGet to get a list of all windows.I manage to exclude the Program Manager and other unwanted windows, but i cant get rid of the toolbar. It comes with a blank title and WinGet's exclude parame ...
  Topic: Sequence of keys
canta

Replies: 7
Views: 250

PostForum: Ask for Help   Posted: Sun Mar 16, 2008 12:38 pm   Subject: Sequence of keys
I have been trying the Input method in some scripts. How is this?#c::
MatchList = h,t
Input, UserInput, L1 C T3,, %MatchList%
SetKeyDelay, -1
If UserInput = h
Run C:\telin ...
  Topic: Secondary Monitor
canta

Replies: 43
Views: 3930

PostForum: Ask for Help   Posted: Thu Mar 13, 2008 6:52 am   Subject: Secondary Monitor
I put EnableDisplayDevice.ahk & EnumDisplayDevices.ahk in my lib and ranEnableDisplayDevice("\\.\DISPLAY2", -1)It disables my second monitor just fine, but wont enable it again. ...
  Topic: New Version of Pidgin not friendly with AutoHotKey
canta

Replies: 9
Views: 482

PostForum: Ask for Help   Posted: Thu Mar 06, 2008 7:00 pm   Subject: New Version of Pidgin not friendly with AutoHotKey
I cant get a script to show the Buddy List either. I tried different postmessage etc. I get it to flimmer and show a split second, but then it dissappears again.
I dont have a solution to get it work ...
  Topic: Pidgin - all inclusive IM client (MSN, ICQ, IRC, AIM, Yahoo)
canta

Replies: 9
Views: 834

PostForum: Utilities & Resources   Posted: Tue Mar 04, 2008 5:47 am   Subject: Pidgin - all inclusive IM client (MSN, ICQ, IRC, AIM, Yahoo)
Pidgin is a nice IM client.
I have tried making a hotkey to toggle show\hide the Buddylist but it won't cooperate. Did anybody do this successfully?
  Topic: XP All Purpose v5.3.0.1 -No More Development-
canta

Replies: 11
Views: 993

PostForum: Scripts & Functions   Posted: Sat Feb 16, 2008 11:20 pm   Subject: XP All Purpose v5.3.0.1 -No More Development-
There's nothing wrong in hiding the source, but i will download open scripts so i can learn from them (and of course added security). If you include that later, fine, i will check out your script the ...
  Topic: XP All Purpose v5.3.0.1 -No More Development-
canta

Replies: 11
Views: 993

PostForum: Scripts & Functions   Posted: Sat Feb 16, 2008 11:03 pm   Subject: XP All Purpose v5.3.0.1 -No More Development-
Canta,

Im not going to release source code yet.

Alright, i can wait.
  Topic: XP All Purpose v5.3.0.1 -No More Development-
canta

Replies: 11
Views: 993

PostForum: Scripts & Functions   Posted: Sat Feb 16, 2008 9:48 pm   Subject: XP All Purpose v5.3.0.1 -No More Development-
I would try this if you included ahk source.
  Topic: Ahk support in ctags. Teleport around in your code (done)
canta

Replies: 23
Views: 2561

PostForum: Scripts & Functions   Posted: Tue Feb 12, 2008 1:18 am   Subject: Ahk support in ctags. Teleport around in your code (done)
It said in step 3 of your manual to create a tags.cnf file. This didnt work for me. I created a ctags.cnf and then it worked.
  Topic: Ahk support in ctags. Teleport around in your code (done)
canta

Replies: 23
Views: 2561

PostForum: Scripts & Functions   Posted: Mon Feb 11, 2008 9:46 pm   Subject: Ahk support in ctags. Teleport around in your code (done)
urlwolf: I get the list up with TlistToggle on any other file than ahk. I get this message on ahk files:
"E:\MyAhkFile.ahk" 0L, 0C
Taglist: Failed to generate tags for E:\MyAhk ...
  Topic: Doyles room script
canta

Replies: 13
Views: 748

PostForum: Ask for Help   Posted: Fri Jan 18, 2008 12:46 pm   Subject: Doyles room script
The download link works fine for me.
http://www.overcards.com/wiki/moin.cgi/TableNavigator?action=AttachFile&do=get&target=TableNavigator.zip
  Topic: Doyles room script
canta

Replies: 13
Views: 748

PostForum: Ask for Help   Posted: Thu Jan 17, 2008 11:31 am   Subject: Doyles room script
You can look here http://www.overcards.com/wiki/moin.cgi/BetPotor here http://www.overcards.com/wiki/moin.cgi/TableNavigatorTo use Tablenavigator you need to write a plugin for Doyle's Room. Y ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group