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 11 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Fun: Sound effects for meetings
Relayer

Replies: 0
Views: 289

PostForum: Scripts & Functions   Posted: Wed Jan 06, 2010 4:51 pm   Subject: Fun: Sound effects for meetings
I like to do unexpected things in meetings to liven things up at times. Sound effects like a game show BUZZZZ can be hilarious if your timing is right. I wanted a quick way to launch into an app tha ...
  Topic: UNICODE version of AutoHotkey
Relayer

Replies: 231
Views: 18991

PostForum: Scripts & Functions   Posted: Thu Oct 29, 2009 4:09 pm   Subject: UNICODE version of AutoHotkey
Can someone explain to us non computer science folks why this is such good news? With that info, I too can be excited Wink
  Topic: Need help with a seemingly EASY 1 line hotstring...
Relayer

Replies: 4
Views: 249

PostForum: Ask for Help   Posted: Sun Oct 25, 2009 11:34 pm   Subject: Need help with a seemingly EASY 1 line hotstring...
Rapidhotkey more flexibility in creating special hotkeys


Yes, I like RapidHotKey.ahk too and would probably use it if this were a script I was writing.

Back to this example, I prefer to avoid ...
  Topic: How to Simulate Mouse Back and Forward Buttons
Relayer

Replies: 4
Views: 514

PostForum: Ask for Help   Posted: Wed Oct 21, 2009 9:28 pm   Subject: How to Simulate Mouse Back and Forward Buttons
I use an old Logitech mouse with 2 buttons and a scroll wheel. I got tired of cursor'ing up to the browser back button so this is what I've been using. I love it. It becomes second nature after a b ...
  Topic: DeadLine - Solves equations and plot graphs [GUI]
Relayer

Replies: 4
Views: 1021

PostForum: Utilities & Resources   Posted: Tue Oct 20, 2009 4:33 pm   Subject: DeadLine - Solves equations and plot graphs [GUI]
I just looked at wzgrapher... nice app! Thanks for the pointer.

I wish it did one more thing though. It would be super sweet if it could also plot a csv file and use the hard drive as the buffer ...
  Topic: Button Tooltip
Relayer

Replies: 4
Views: 323

PostForum: Ask for Help   Posted: Fri Jul 31, 2009 9:26 pm   Subject: Button Tooltip
Right from the documentation for ControlGetPos:

; This working example will continuously update and display the
; name and position of the control currently under the mouse cursor:
Loop
{
...
  Topic: Starting scripts with a windows shortcut?
Relayer

Replies: 4
Views: 226

PostForum: Ask for Help   Posted: Wed Mar 25, 2009 8:23 pm   Subject: Starting scripts with a windows shortcut?
sinkfaze,

Nice. I have it in testing now. I think this might also solve another problem that has been breakin' my b@%%$. I'll say more when testing is done! Thanks.

Relayer
  Topic: Starting scripts with a windows shortcut?
Relayer

Replies: 4
Views: 226

PostForum: Ask for Help   Posted: Wed Mar 25, 2009 3:39 pm   Subject: Starting scripts with a windows shortcut?
That would work if my script were running at the time my target window loses focus. That's the rub. Clicking the shortcut starts my script and simultaneously steals the focus.

Perhaps it's not po ...
  Topic: Starting scripts with a windows shortcut?
Relayer

Replies: 4
Views: 226

PostForum: Ask for Help   Posted: Tue Mar 24, 2009 9:20 pm   Subject: Starting scripts with a windows shortcut?
Hi,

I have several scripts that I want to launch by clicking a shortcut contained in a toolbar. The shortcut launches the script which does its thing and then terminates itself. The scripts do sp ...
  Topic: Q: Send or SendInput skipping characters
Relayer

Replies: 3
Views: 161

PostForum: Ask for Help   Posted: Fri Mar 13, 2009 3:18 pm   Subject: Q: Send or SendInput skipping characters
Hi,

I have seen this discussed in several threads but have not found the solution to my problem. My scripts intermittently miss characters sent to other applications. For example, a directory des ...
  Topic: Q: up-down option for DateTime - how to?
Relayer

Replies: 3
Views: 232

PostForum: Ask for Help   Posted: Mon Nov 24, 2008 8:41 pm   Subject: Q: up-down option for DateTime - how to?
Documentation says:

Date and Time options:
.
.
.

"1: Specify the number 1 in [u]Options[/u] to provide an up-down control to the right of the control to modify date-time values, which re ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group