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 8 matches
AutoHotkey Community Forum Index
Author Message
  Topic: How to toggle hardware acceleration for the display adapter
sasa

Replies: 1
Views: 92

PostForum: Ask for Help   Posted: Sun Feb 24, 2008 1:09 am   Subject: How to toggle hardware acceleration for the display adapter
Hey *,

how would I go about programmatically enabling/disabling hardware acceleration for the display adapter? You know, the dialog in Start/Settings/Control Panel/Display/Settings/Advanced/Trouble ...
  Topic: Min2Tray v1.7.7 - minimize window to tray & much more!
sasa

Replies: 131
Views: 20499

PostForum: Scripts & Functions   Posted: Sun Apr 15, 2007 3:10 pm   Subject: Min2Tray v1.7.7 - minimize window to tray & much more!
Very cool stuff.

Thank you for this amazing script

One request (and I don't know if it was already requested)

Will you integrate with ac'tivAid?

http://activaid.rumborak.de/?lang=en

(so ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 5:04 pm   Subject: ControlSend w/ firefox?
I know Buzof, and I think its basic funtionality can be done with AHK (might not be fully correct if it comes to B's convinient crosshair-drag&drop-window capture).

Yeah, no doubt about it, I h ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 4:01 pm   Subject: ControlSend w/ firefox?
I have read up now on the imagesearch technique. That is pretty cool, but I am afraid it won't suffice for what I want to do. I essentially want to replace [url=http://www.basta.com/ProdBuzof.htm]Buzo ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 3:44 pm   Subject: ControlSend w/ firefox?
Thank you engunneer,

I will be searching the forum for imagesearch then. I wonder though, if this is not going to far. But certainly a cool idea. I'll let you know here if I do it with imagesearch, ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 1:47 pm   Subject: ControlSend w/ firefox?
are the two confirm windows exactly the same size?

#Persistent
settimer, watchforconfirm, 100

return

watchforconfirm:
IfWinActive Confirm ahk_class #32770
{
WinGetPos X, Y, Wid ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 5:09 am   Subject: ControlSend w/ firefox?
that window should be detectable - what does windowspy say about it?

which button do you want to click? I assume OK

tested

#Persistent
settimer, watchforconfirm, 100

return

watchforcon ...
  Topic: ControlSend w/ firefox?
sasa

Replies: 16
Views: 679

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 3:29 am   Subject: Let me chime in
No, alas, Mozilla products use a non-standard portable graphical user interface, and as such you cannot "see" (in Window Spy point of view) individual controls...

Hi, first post, so hello ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group