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 237 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Portable ChromeLoader
David.P

Replies: 4
Views: 1026

PostForum: Scripts & Functions   Posted: Wed Jan 27, 2010 6:46 am   Subject: Portable ChromeLoader
Hi Voltron43,

just tried your ChromeLoader -- thanks for sharing. However, I can't get it to run since Chrome always simply crashes instantly when loaded using your Loader.

I'm using Portable Ch ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Mon Nov 30, 2009 10:06 am   Subject: Alternative to ImageSearch for controlling an app's state
OK I think I found the solution. It's actually very easy if I think about it.

The solution actually is NOT to use that Dragon microphone ON/OFF toggle function key at all in order to make sure that ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 3:40 pm   Subject: Alternative to ImageSearch for controlling an app's state
Thank you for the two additional approaches.

For the moment, it seems as if I'd stick with ImageSearch because the process memory thing seems to go way over my head...

Thanks
David.P
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Mon Nov 23, 2009 11:52 am   Subject: Alternative to ImageSearch for controlling an app's state
OK. I found out that at least there is an ADDITIONAL hotkey in the Dragon app that switches the microphone off ONLY.

Thus, using this "OFF"-hotkey, now at least I can be sure that the mic ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Sat Nov 21, 2009 11:29 am   Subject: Alternative to ImageSearch for controlling an app's state
Hi Leef and thanks for coming back to the thread. Actually I haven't tried ControlGet/ControlGetText yet since WindowSpy revealed nothing that would indicate the microphone state (well apart from mayb ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Fri Nov 20, 2009 6:23 pm   Subject: Alternative to ImageSearch for controlling an app's state
Thanks for the hint regarding ControlSend! I'll try that.

Actually, the PDFXChange issue is not that much of a problem anymore (since now there's already two ways how to get around it) -- rather, t ...
  Topic: Flash a red circle where the cursor is
David.P

Replies: 14
Views: 283

PostForum: Ask for Help   Posted: Fri Nov 20, 2009 5:50 pm   Subject: Flash a red circle where the cursor is
Whoaa guys! That's it! Shocked Shocked Cool

Well done, and the core of it is basically only about ~10 lines... Smile

Thanks! This will be very useful to signal certain state changes of a script ...
  Topic: Flash a red circle where the cursor is
David.P

Replies: 14
Views: 283

PostForum: Ask for Help   Posted: Fri Nov 20, 2009 1:11 pm   Subject: Flash a red circle where the cursor is
Thanks -- that's hovewer another 250 lines and I don't even find the relevant ones that actually draw the thing Embarassed

Unfortunately I can't find any other examples on the forum either...

Well ...
  Topic: Flash a red circle where the cursor is
David.P

Replies: 14
Views: 283

PostForum: Ask for Help   Posted: Fri Nov 20, 2009 12:24 pm   Subject: Flash a red circle where the cursor is
Uaahh thanks that's amazing....!

Me hovewer was more like looking for a "two lines of code" solution for a simple circle... Embarassed Embarassed

Is that possible -- maybe with a simple GUI ...
  Topic: Flash a red circle where the cursor is
David.P

Replies: 14
Views: 283

PostForum: Ask for Help   Posted: Fri Nov 20, 2009 11:09 am   Subject: Flash a red circle where the cursor is
Hi forum,

is it possible to briefly show a red (circular) dot at the cursor position (in order to signal a certain state change of a script)?

Kind of like this: http://666kb.com/i/be9odxe4nrqm5k ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Thu Nov 19, 2009 8:49 pm   Subject: Alternative to ImageSearch for controlling an app's state
Arghh that Dragon application has nonstandard menus which don't react on "WinMenuSelectItem".....!

And "PostMessage" is not applicable either, since it is the SAME stupid wm_com ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Thu Nov 19, 2009 5:27 pm   Subject: Alternative to ImageSearch for controlling an app's state
Aaaaaaaaaaaaahhh could this be it???????

http://666kb.com/i/be8xezptyz7rwqadb.png

http://666kb.com/i/be8xeziwhozvsezgf.png

This should work without confusing the on and off states, shouldn't ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Thu Nov 19, 2009 5:13 pm   Subject: Alternative to ImageSearch for controlling an app's state
perhaps the statusbar text gives a clue?
Yes, that could be another way. But I'd rather catch those mic on/off messages directly (or something) in order not having to look for the statusbar text ever ...
  Topic: Alternative to ImageSearch for controlling an app's state
David.P

Replies: 22
Views: 558

PostForum: Ask for Help   Posted: Thu Nov 19, 2009 5:01 pm   Subject: Alternative to ImageSearch for controlling an app's state
is the info shown by autoit window spy the same between the two states?
I can't seem to find anything of the above messages with the AHK window spy... I thought the AHK window spy only shows window t ...
  Topic: Simple way to react on mouse movement
David.P

Replies: 6
Views: 232

PostForum: Ask for Help   Posted: Thu Nov 19, 2009 3:34 pm   Subject: Simple way to react on mouse movement
I´m wondering why the msgbox is directly shown again when I click it away.
This is because

CoordMode, Mouse, Screen
is missing from the script. It then uses the msgbox's cooordinates and thinks ...
 
Page 1 of 16 Goto page 1, 2, 3 ... 14, 15, 16  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group