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 95 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Awesome new PixelSearch and ImageSearch... OMG!
Raccoon

Replies: 9
Views: 785

PostForum: Wish List   Posted: Wed Dec 16, 2009 5:10 am   Subject: Awesome new PixelSearch and ImageSearch... OMG!
Cyiode: Starting with your final suggestion... The X1,Y1 that originally specified the top-left corner starting-point now specifies the center x,y pixel as the starting-point. Additionally, the X2,Y ...
  Topic: Simple CMS/Wiki for creating pages for AutoHotkey Scripts?
Raccoon

Replies: 2
Views: 329

PostForum: General Chat   Posted: Wed Dec 16, 2009 5:04 am   Subject: Simple CMS/Wiki for creating pages for AutoHotkey Scripts?
AutoHotkey does have a wiki set up, and Chris originally encouraged its use for presenting scripts to the community.

It hasn't quite received the activity it should, but I intend to use it when I p ...
  Topic: Awesome new PixelSearch and ImageSearch... OMG!
Raccoon

Replies: 9
Views: 785

PostForum: Wish List   Posted: Sun Dec 13, 2009 9:45 am   Subject: Awesome new PixelSearch and ImageSearch... OMG!
no replies? Crying or Very sad
  Topic: Retrieving ClassNN
Raccoon

Replies: 3
Views: 543

PostForum: Wish List   Posted: Tue Dec 01, 2009 4:55 pm   Subject: Retrieving ClassNN
Actually, I can think of many.

In the case where you have the current hWnd of a control, but want to reference the ClassNN over long-term for when the application is closed and restarted.

There ...
  Topic: Awesome new PixelSearch and ImageSearch... OMG!
Raccoon

Replies: 9
Views: 785

PostForum: Wish List   Posted: Tue Dec 01, 2009 4:26 pm   Subject: Awesome new PixelSearch and ImageSearch... OMG!
Currently, the commands are:PixelSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ColorID Suggested addition:PixelSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ColorID Center]
ImageSearch, OutputVar ...
  Topic: #Strict, #Warning
Raccoon

Replies: 6
Views: 521

PostForum: Wish List   Posted: Tue Dec 01, 2009 3:35 pm   Subject: Re: #Strict, #Warning
- Would love this one. You might say we already have it, since nothing is officially deprecated, though I and others have posted about what we would like to see 'officially' deprecated.

Many things ...
  Topic: Timers
Raccoon

Replies: 4
Views: 560

PostForum: Wish List   Posted: Tue Dec 01, 2009 2:27 pm   Subject: Timers
Original Poster:

You may not be aware, but the "Label" parameter is actually the timer's name. You can have as many timers as you want, each with a different label.

You want multiple ...
  Topic: 5-6 year old software
Raccoon

Replies: 5
Views: 753

PostForum: Wish List   Posted: Tue Dec 01, 2009 2:19 pm   Subject: 5-6 year old software
Welcome to the forum! We're glad you're excited about AutoHotkey and everything it can do.

Don't despair, AHK is still very active and updated regularly, so there's no need for any new fancy trick ...
  Topic: :: SmartGUI Creator ::
Raccoon

Replies: 626
Views: 223569

PostForum: Scripts & Functions   Posted: Mon Aug 24, 2009 11:33 pm   Subject: :: SmartGUI Creator ::
vahju, I know it's not specifically my business to tell people what software to use... but I would recommend downloading WinRAR and/or 7Zip so you can access 7Zip and other archive formats.

These f ...
  Topic: Getting characters off the screen
Raccoon

Replies: 6
Views: 395

PostForum: Ask for Help   Posted: Mon Aug 24, 2009 11:25 pm   Subject: Getting characters off the screen
Unfortunately most browser controls cannot be read via standard winapi functions. I'm not sure about the tooltip popup, but that's probably the same. A javascript message box (Alert()) should be pos ...
  Topic: Getting characters off the screen
Raccoon

Replies: 6
Views: 395

PostForum: Ask for Help   Posted: Fri Aug 21, 2009 12:38 am   Subject: Getting characters off the screen
Be more specific where this text you want copied is coming from. Examples: From within a fullscreen game, from a photograph of a sign, from a PDF file that doesn't allow Copy, from a Windows dialog ...
  Topic: ClipWheel 1.0
Raccoon

Replies: 24
Views: 1617

PostForum: Scripts & Functions   Posted: Thu Aug 20, 2009 10:39 pm   Subject: ClipWheel 1.0
AHK doesn't handle any other objects (that it can interpret) besides text, or the text of portion of objects with non-text elements.

In fact, ClipboardAll isn't the true, original, clipboard conten ...
  Topic: Execute AHK code dynamically!
Raccoon

Replies: 56
Views: 19627

PostForum: Scripts & Functions   Posted: Thu Aug 20, 2009 10:32 pm   Subject: Execute AHK code dynamically!
I'm just curious how if/when calling commands dynamically will be added as a built-in feature, and how it might improve or affect performance. AHK is after all one giant wrapper and interpreter, so i ...
  Topic: :: SmartGUI Creator ::
Raccoon

Replies: 626
Views: 223569

PostForum: Scripts & Functions   Posted: Thu Aug 20, 2009 10:08 pm   Subject: :: SmartGUI Creator ::
Drugwash,

Please tell me more about this script you've authored for Smart GUI. To what extent does it modify Rajat's original application, and such? Do you have a version history or other documen ...
  Topic: ClipWheel 1.0
Raccoon

Replies: 24
Views: 1617

PostForum: Scripts & Functions   Posted: Thu Aug 20, 2009 8:37 pm   Subject: ClipWheel 1.0
What happens when someone copies a huge document to their clipboard? Say an entire wikipedia article, or this entire thread? Does it still treat each line for line? Or does it show a brief clip of ...
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group