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 25 matches
AutoHotkey Community Forum Index
Author Message
  Topic: hotstrings ending in a colon?
Moderator!

Replies: 9
Views: 198

PostForum: Ask for Help   Posted: Fri Jul 04, 2008 11:41 pm   Subject: hotstrings ending in a colon?
Got it! Cool

Cool

our friend is yet to realize the disadvantage of posting as guest. Sad
  Topic: Improving my Script.
Moderator!

Replies: 7
Views: 196

PostForum: Ask for Help   Posted: Tue Jul 01, 2008 9:10 pm   Subject: Improving my Script.
redundant quoting of previous post is not practiced in this forum.
you may quote the relevant part, but not the whole of it.
  Topic: Improving my Script.
Moderator!

Replies: 7
Views: 196

PostForum: Ask for Help   Posted: Tue Jul 01, 2008 8:59 pm   Subject: Improving my Script.
Shalow, please use the <Post Reply> button instead of the <Quote> button. I have edited atleast 15 of your posts to remove the redundant quote.
thx for understanding.
  Topic: Software & Politics
Moderator!

Replies: 63
Views: 2001

PostForum: General Chat   Posted: Mon Jun 30, 2008 4:58 am   Subject: Software & Politics
Somebody thought I was making fun of developmentally disabled people, I bet.

not exactly. you have effective communication skills. it was just that: for a moment, i imagined that winner being my co ...
  Topic: BlockInput
Moderator!

Replies: 3
Views: 353

PostForum: Ask for Help   Posted: Wed Jun 07, 2006 6:33 am   Subject: BlockInput
BlockInput, MouseMove
Sleep, 5000
BlockInput, MouseMoveOff
  Topic: Icon viewer
Moderator!

Replies: 7
Views: 399

PostForum: Ask for Help   Posted: Wed Jun 07, 2006 5:53 am   Subject: Icon viewer
default: an icon is displayed at its maximum resolution when w & h options are not present in option of the gui, picture

Gui, -Caption
Gui, Margin, 0, 0
Gui, Add, Picture, ICON2, user32.dll
...
  Topic: help to launch multiple web browsers
Moderator!

Replies: 2
Views: 259

PostForum: Ask for Help   Posted: Tue Jun 06, 2006 12:12 pm   Subject: help to launch multiple web browsers
this should open seperate ie instances:

Run, iexplore.exe http://mail.google.com
Run, iexplore.exe http://mail.yahoo.com
  Topic: How do I make ":" the value of a variable?
Moderator!

Replies: 4
Views: 281

PostForum: Ask for Help   Posted: Mon Jun 05, 2006 9:58 pm   Subject: How do I make ":" the value of a variable?
xxx:=":"
msgbox, %xxx%
  Topic: Count a doubleclick
Moderator!

Replies: 10
Views: 882

PostForum: Ask for Help   Posted: Mon Jun 05, 2006 9:12 pm   Subject: Re: Ty sir
your code is actually cleaner, i like the keywait function better then timer even though they do same thing, ^^ Ty again!

thanks

i've updated the code
take a look
  Topic: Retrieve a Files Properites
Moderator!

Replies: 7
Views: 1170

PostForum: Ask for Help   Posted: Mon Jun 05, 2006 8:19 pm   Subject: Retrieve a Files Properites
if somebody is interested in a pure ahk solution

ImageWxH(ImageFile) {
;Supports only GIF, JPG, BMP
IfNotExist, %ImageFile%
Return ""
Size=2592
DHW:=A_DetectHidden ...
  Topic: 32-bit MLM
Moderator!

Replies: 6
Views: 464

PostForum: General Chat   Posted: Mon Jun 05, 2006 7:27 pm   Subject: 32-bit MLM
i had a look at the license and
it does not sound that frightening
especially for those not into any kind of illegal stuff

there are some fine solutions posted in this forum
which lack in speed ...
  Topic: Updated Shimanov's code to support ICONS in menus
Moderator!

Replies: 2
Views: 356

PostForum: Ask for Help   Posted: Mon Jun 05, 2006 9:14 am   Subject: Updated Shimanov's code to support ICONS in menus
any examples?
  Topic: Use dots inside variables.
Moderator!

Replies: 18
Views: 3344

PostForum: Ask for Help   Posted: Mon Jun 05, 2006 9:10 am   Subject: Re: Use dots inside variables.
AHK won't process "StringTrimRight, IUV, %A_LoopReadLine%, 1" and says the variable contains an illegal character, specifically explorer.exe. ..... Does anyone have an idea or is it simply n ...
  Topic: Laszlo rulez the world !
Moderator!

Replies: 10
Views: 2298

PostForum: Utilities & Resources   Posted: Mon Jun 05, 2006 8:31 am   Subject: Laszlo rulez the world !
@A Nickname

disgusting
  Topic: 32-bit MLM
Moderator!

Replies: 6
Views: 464

PostForum: General Chat   Posted: Mon Jun 05, 2006 8:23 am   Subject: 32-bit MLM
can you write something like TheGunRUN button and some support for ahk commands similar to Intellisense
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group