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 147 matches
AutoHotkey Community Forum Index
Author Message
  Topic: simple timer/counter script?
brotherS

Replies: 3
Views: 260

PostForum: Ask for Help   Posted: Fri Dec 14, 2007 6:03 pm   Subject: simple timer/counter script?
Here's a suggestion:Loop, 10 {
foo()
Sleep, %delay1%
bar()
Sleep, %delay2%
}
Now, that doesn't actually perform the respective action for x seconds - for that you'd ...
  Topic: simple timer/counter script?
brotherS

Replies: 3
Views: 260

PostForum: Ask for Help   Posted: Fri Dec 14, 2007 12:11 am   Subject: simple timer/counter script?
Hi,

I'm searching for a simple script that I could use so that I don't have to come up with one from scratch. What it should do - in lay terms - is this:

perform action 1 for x seconds
then, pe ...
  Topic: I miss donate buttons everywhere!
brotherS

Replies: 31
Views: 2377

PostForum: Wish List   Posted: Thu Dec 06, 2007 5:05 am   Subject: I miss donate buttons everywhere!

However, there are some ways that money could be helpful:

1. It could be used as prize money for the winner of a poll.

For instance, the most useful "script" or "scripts" ...
  Topic: I miss donate buttons everywhere!
brotherS

Replies: 31
Views: 2377

PostForum: Wish List   Posted: Wed Dec 05, 2007 6:11 pm   Subject: I miss donate buttons everywhere!
Almost a year hast passed since my first post and the site looks exactly like back then.
Cool
  Topic: is there a way to speed this up/prevent this?
brotherS

Replies: 3
Views: 219

PostForum: Ask for Help   Posted: Wed Jan 17, 2007 10:26 am   Subject: is there a way to speed this up/prevent this?
Wow, thanks guys - such an easy solution I totally forgot about! After testing it and running into problems with other hotkeys (below this one in the script), I added another #IfWinActive at the end t ...
  Topic: is there a way to speed this up/prevent this?
brotherS

Replies: 3
Views: 219

PostForum: Ask for Help   Posted: Tue Jan 16, 2007 9:13 pm   Subject: is there a way to speed this up/prevent this?
Hi,

I'm using this code:

#Persistent
$+i::
SetTitleMatchMode, 3
IfWinActive, PROGRAM
{
BlockInput On
Send {AppsKey}
Send {Down 6}
Se ...
  Topic: bring focus to part of IE but don't click it?
brotherS

Replies: 2
Views: 200

PostForum: Ask for Help   Posted: Tue Jan 09, 2007 11:06 am   Subject: bring focus to part of IE but don't click it?
Thanks, sounds like a good idea! Will try it later, it will be part of a bigger script.
  Topic: bring focus to part of IE but don't click it?
brotherS

Replies: 2
Views: 200

PostForum: Ask for Help   Posted: Fri Jan 05, 2007 12:20 pm   Subject: bring focus to part of IE but don't click it?
Hi!

I'm using AHK so that I only have to type ".mail" to get "http://mail.google.com/mail/". This always used to work fine and still does.

What doesn't work anymore since a m ...
  Topic: I miss donate buttons everywhere!
brotherS

Replies: 31
Views: 2377

PostForum: Wish List   Posted: Wed Jan 03, 2007 3:25 pm   Subject: I miss donate buttons everywhere!
@ Chris: OK! Smile

Chris, can you please confirm that the donate link in brotherS' signature is valid? I just have that fuzzy feeling about it...
Wink
http://img409.imageshack.us/img409/2894/orly34w ...
  Topic: I miss donate buttons everywhere!
brotherS

Replies: 31
Views: 2377

PostForum: Wish List   Posted: Tue Jan 02, 2007 9:39 pm   Subject: Re: I miss donate buttons everywhere!

True, but I feel it would distract slightly from the purpose of the site. When you multiply that slight distraction by the thousands of visitors per month, I think the total cost to them outweighs t ...
  Topic: I miss donate buttons everywhere!
brotherS

Replies: 31
Views: 2377

PostForum: Wish List   Posted: Tue Jan 02, 2007 5:41 pm   Subject: Re: I miss donate buttons everywhere!

If you don't want/need the money, I suggest you find some awesome, trustworthy coder at a site like I doubt a donate button would collect enough to fund a significant amount of development time unle ...
  Topic: InputBox, font size
brotherS

Replies: 5
Views: 443

PostForum: Wish List   Posted: Tue Jan 02, 2007 5:07 pm   Subject: InputBox, font size
Yes, I think InputBox will be retained in v2 because using GUI instead would be far less convenient.
That's exactly the reason why I didn't bother with the GUI syntax yet Very Happy
  Topic: InputBox, font size
brotherS

Replies: 5
Views: 443

PostForum: Wish List   Posted: Mon Jan 01, 2007 11:03 pm   Subject: InputBox, font size
InputBox is on the way out? Shocked Why?

DLL calls are far beyond my knowledge, that's why I asked for the font option Cool
  Topic: syntax highlighting - is there a *good* guide or an easy way
brotherS

Replies: 0
Views: 288

PostForum: Ask for Help   Posted: Mon Jan 01, 2007 9:31 pm   Subject: syntax highlighting - is there a *good* guide or an easy way
http://www.autohotkey.com/forum/viewtopic.php?t=14238&start=0

Integration with Editors: Maintain the installation scripts for PSPad and other editors so that syntax highlighting and other featu ...
  Topic: InputBox, font size
brotherS

Replies: 5
Views: 443

PostForum: Wish List   Posted: Mon Jan 01, 2007 9:26 pm   Subject: InputBox, font size
For quite a while http://www.autohotkey.com/docs/commands/InputBox.htm says
"Font - Not yet implemented (leave blank). In the future it might accept something like verdana:8". I'd be happy ...
 
Page 1 of 10 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group