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 9 matches
AutoHotkey Community Forum Index
Author Message
  Topic: GDI+ standard library 1.25 by tic
Thrawn

Replies: 117
Views: 9809

PostForum: Scripts & Functions   Posted: Wed Oct 22, 2008 3:50 pm   Subject: GDI+ standard library 1.25 by tic
it is much faster!
thx again!
but you should take out the msgbox test1/2 lines Wink

thrawn
  Topic: [Function]StringCheck
Thrawn

Replies: 8
Views: 522

PostForum: Scripts & Functions   Posted: Sat Oct 11, 2008 12:07 pm   Subject: [Function]StringCheck
awesome!




what does it do?
  Topic: Windows Media Player Hot Keys When Minimized to Task Bar
Thrawn

Replies: 5
Views: 684

PostForum: Scripts & Functions   Posted: Fri Aug 22, 2008 10:04 pm   Subject: Windows Media Player Hot Keys When Minimized to Task Bar
Take a look at
http://www.autohotkey.com/docs/misc/SendMessage.htm

;Play / Pause
PostMessage, 0x111, 32808, 0, , Windows Media Player

;Stop
PostMessage, 0x111, 32809, 0, , Windows Media Playe ...
  Topic: GDI+ standard library 1.25 by tic
Thrawn

Replies: 117
Views: 9809

PostForum: Scripts & Functions   Posted: Tue Aug 19, 2008 2:05 pm   Subject: GDI+ standard library 1.25 by tic
Is it possible to erase an area previously drawn on?
Example: Drawing a fullscreen black gui, then "cutting" out a rectangle (ellipse? even text?) somewhere on it, so the underlying windows ...
  Topic: GDI+ standard library 1.25 by tic
Thrawn

Replies: 117
Views: 9809

PostForum: Scripts & Functions   Posted: Thu Aug 14, 2008 4:16 pm   Subject: GDI+ standard library 1.25 by tic
tic,
i love you.
very good work!
  Topic: AHK Regex SandBox
Thrawn

Replies: 15
Views: 2250

PostForum: Scripts & Functions   Posted: Sun May 25, 2008 3:34 am   Subject: AHK Regex SandBox
i like
thx a lot Very Happy
  Topic: real expose clone
Thrawn

Replies: 245
Views: 20969

PostForum: Scripts & Functions   Posted: Thu May 22, 2008 1:17 pm   Subject: real expose clone
Hi

using this function
minAnimation(set="")
{
VarSetCapacity(AnimationInfo, 8,0)
cbSize := VarSetCapacity(AnimationInfo)
NumPut(cbSize, ...
  Topic: StructParser (for C/C++ structs)
Thrawn

Replies: 20
Views: 2928

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 1:05 pm   Subject: StructParser (for C/C++ structs)
Dude! Perfect!
Thx a lot.
  Topic: Joystick Customizer (With GUI!)
Thrawn

Replies: 21
Views: 4460

PostForum: Scripts & Functions   Posted: Mon May 12, 2008 1:39 pm   Subject: ac'tivAid
Hi there,

the newest Version of tekl's [url=http://activaid.rumborak.de/beta/activaid_beta.exe]ac'tivAid has an extension called JoyControl. It has some features this script has not, like different ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group