Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Accessories [7 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
AutoHotkey Gui window close?  
01:02 20-Aug-08   [Replies: 6, Views: 46]    By: Guest::hakmir
Hi guys, I made this in Gui creator so that when I press middle button it will open a window (shortcuts) but the problem is when I click on shortcut I want that shortcut window to close. Here is th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey help making macro  
00:44 20-Aug-08   [Replies: 4, Views: 42]    By: Guest::mmoplay
i need to make a macro that looks like this 1. right click at point x,y 2. press the 3 button 3. pause like 3-5 seconds 4. right click at x,y 5. press the 2 button 6. pause 3-5 seconds 7. loop/...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey BIN TEXT DEC AND HEXT converter. HELP!  
00:30 20-Aug-08   [Replies: 1, Views: 19]    By: SpiderGames
Code: format = integer Gui, Add, Edit, voutput x235 y5 w200 h203 ReadOnly,  Gui, Add, Edit, vinput x5 y5 w200 h203 , Gui, Add, Radio, vhex x5 y214 w41 h13 , Hex Gui, Add, Radio, vde...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Possible: Map kk to Esc, kk::Esc No Good  
00:18 20-Aug-08   [Replies: 3, Views: 34]    By: info
Is it possible to map kk to the Esc key. I have been successful at mapping one key to Esc (i::Esc, but then I lose i). AutoHotkey gives me an error when I try to do kk::Esc. I would be grateful for...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Differentiating controls of the same name?  
23:00 19-Aug-08   [Replies: 6, Views: 67]    By: Guest::Qalnor
Let me give an example of where this comes up. Take the default installation Firefox, it has a bar for inputting the URL and then a bar for inputting a googlesearch. Both of these are defined as 'Mozi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Mouse click passing.  
21:40 19-Aug-08   [Replies: 5, Views: 60]    By: Sevire
I have Searched through the forums and read up and not quite understanding how to get mouse clicks to send through to other clients.. I Can get keystrokes though. ;Grab unique window ID's Wi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Hey need to automatically input date  
21:18 19-Aug-08   [Replies: 2, Views: 37]    By: Guest::eislee56
Hey guys im sorry if this was already posted i dont have much time online and wondering if you guys could help me out. What im doing is coping a current database file and pasting it to the backups an...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey right ctrl doesn't work with key combo  
19:24 19-Aug-08   [Replies: 0, Views: 17]    By: tinaa
I have these hotkeys in a script: , & *left:: send {blind}{home} return , & *right:: send {blind}{end} return The second one (, & *right) seems to work fine. But the fi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Accessing Safely remove hardware program from system tray  
19:22 19-Aug-08   [Replies: 7, Views: 60]    By: Guest::Curioustolearn
Hello All, I am a novice in AutoHotKey, so please be patient. I looked up some of the code and tips on this page and wrote the following code to access the safely remove hardware using a keyboard s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Easy Script! but neeed help [ Goto page: 1  
18:45 19-Aug-08   [Replies: 30, Views: 250]    By: Guest::sa0sin
Hello =] i needed a script that clicks a hot key any hot key from the number 1-0 . it needs to be clicked every 5 minutes 1 time. i hope someone plz helps me make this script. thanks alot ( i ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey SendInput problems  
18:16 19-Aug-08   [Replies: 1, Views: 30]    By: Guest::At work
Can't figure out what I'm missing in this routine. The goal is to select one of several short pieces of text to be written to a document, log that action and then exit. Either the text is not writ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey program pause and start  
16:36 19-Aug-08   [Replies: 4, Views: 49]    By: Guest::hakmir
Hi Guys, When I start "Firefox (firefox.exe)" or "outlook express (msimn.exe)" I want "Emule (emule.exe)" (It is a file sharing program) to pause all the downloads so...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Context sensitive hotkey only if ClassNN is not detected  
16:28 19-Aug-08   [Replies: 5, Views: 48]    By: David.P
Hi forum, I'm trying to create certain context sensitive hotkeys. However, the hotkeys should only fire if the respective window is present (via #IfWinActive) AND if the mouse is not over a certain...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Need to copy different excel cells and then past them all  
15:58 19-Aug-08   [Replies: 4, Views: 58]    By: Guest::Blindman
Hello, I need to copy different excel cells, let`s say: B8 D10 G5 and once they are all copied, paste them to another program (I cannot go back and forth to copy & paste them one by one...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Creating Function choosing the path of a file  
13:26 19-Aug-08   [Replies: 3, Views: 38]    By: Guest::SkunKz
Hi can someone of you tell me how to create a GUI or a function where i can choose the exact path of a file? (such like an installation of a game there u can also choose your destination directory)...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey toggling DetectHiddenWindows doesn't work  
13:22 19-Aug-08   [Replies: 9, Views: 86]    By: Guest::hesher2
Hi, I have a script that hides windows and by default doesn't detect hidden windows. I want to be able to toggle DetectHiddenWindows mode on and off while it is running. I tried this very simple...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Mapping LAlt+Left/Right to Browser_Back/Forward  
12:17 19-Aug-08   [Replies: 2, Views: 44]    By: Guest::tluzat
I have recently gotten a new Lenovo keyboard which features browser back/forward keys. Those seem not to be send as Browser_Back and Browser_Forward, though, but as LAlt+Left and LAlt+Right. Now I wan...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey retrieve selected file / launch code when file is selected  
11:29 19-Aug-08   [Replies: 2, Views: 33]    By: Guest::answer-seeker
Hello... I have been using AHK fr quite a while now... But now I have a question I could not seem to find in the documentation or in the forum. Is there any way to retrieve the currently selecte...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey official ahk.properties For SciTE Crash Chinese Character  
09:30 19-Aug-08   [Replies: 1, Views: 29]    By: ttzm
Why is that ? SciTE's Version is 176 . Under WinXP_Sp3 I just Put the ahk.properties in SciTE.exe's directory . and Add "import ahk" to the SciTEGlobal.properties Then i creat...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey How to remove first & last line in text ?  
08:43 19-Aug-08   [Replies: 4, Views: 74]    By: poopup
I have a problem . I have data in text file and I read all line in text but i don't want first line and last line how can I do sir. thanks [ Moderator!: subject line altered from: Hi there I nee...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Symantec Antivirus reports compiled script as trojan horse  
04:07 19-Aug-08   [Replies: 2, Views: 50]    By: supergrass
Hi, Not sure if this belongs here, as it is not a problem with AHK itself. I have been happily using a compiled script for some time, when suddenly Symantec anti virus decided it was a trojan and d...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey get alwaysontop state  
04:01 19-Aug-08   [Replies: 3, Views: 60]    By: philz
it is easy to toggle alwaysontop status Code: winset, alwaysontop, toggle, %wintitle% but i can't figure out how to get that value it would seem like a good thing for winget Any dll cal...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Send command works with app but not ControlSend?  
03:43 19-Aug-08   [Replies: 4, Views: 77]    By: Guest::GreatEscape
Hello, I'm trying to come up with a simple script that will send navigation controls to J. River Media Center without the program being in focus. I simply want to send {Down} or {Left} etc. witho...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Laggy  
03:07 19-Aug-08   [Replies: 2, Views: 44]    By: Guest::Bodgit
if I do #k Send somehugelineoftextsayingsomethingorother{enter} and my PC is a bit laggy or under strain, sometimes it misses off some of the letters in the words, is there any way of making the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
AutoHotkey Grab Progress Bar?  
03:05 19-Aug-08   [Replies: 1, Views: 44]    By: Link68759
I am looking into stealing the data from ClassNN: msctls_progress321, or the download bar in an IE7 download box. Is there a way to read the data from this thread, and use it in an AHK script?...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006