| Author |
Message |
Topic: How to detect a flashing taskbar button... |
zorglups
Replies: 4
Views: 396
|
Forum: Ask for Help Posted: Tue Apr 25, 2006 4:19 pm Subject: How to detect a flashing taskbar button... |
Thanks.
I can't use a search on pixel because my taskbar is hidden by a rainlendar bar...
Have a nice day.
Pierre. |
Topic: How to detect a flashing taskbar button... |
zorglups
Replies: 4
Views: 396
|
Forum: Ask for Help Posted: Thu Apr 20, 2006 8:35 pm Subject: How to detect a flashing taskbar button... |
Let me explain...
I have a minimized MSN conversation and my buddy sends me a message.
The conversation button will flash a few times in the taskbar then will stay highlighted until I activate the ... |
Topic: Trying to build a util to move windows between screens |
zorglups
Replies: 29
Views: 1925
|
Forum: Ask for Help Posted: Tue Mar 28, 2006 12:59 pm Subject: Trying to build a util to move windows between screens |
With maximized windows, something really funny happens: The window is resized to a verical strip (about 100 pixels wide or so), and gets moved around on the screen. Weird.
I made a script like th ... |
Topic: Poll: Are you missing OLE support in Autohotkey? |
zorglups
Replies: 16
Views: 1478
|
Forum: Ask for Help Posted: Wed Jan 25, 2006 9:34 pm Subject: Poll: Are you missing OLE support in Autohotkey? |
I agree with PhiLho comment.
I made that poll more by curiousity than to push anything, really.
I will never allow myself to say Chris which way to go. |
Topic: Poll: Are you missing OLE support in Autohotkey? |
zorglups
Replies: 16
Views: 1478
|
Forum: Ask for Help Posted: Wed Jan 25, 2006 9:28 pm Subject: Poll: Are you missing OLE support in Autohotkey? |
Well, OLE is REALLY easy to use while you have done it once.
In fact you get a kind of dictionary of the OLE enabled application which described the differents objects made available to the user.
... |
Topic: Poll: Are you missing OLE support in Autohotkey? |
zorglups
Replies: 16
Views: 1478
|
Forum: Ask for Help Posted: Wed Jan 25, 2006 4:43 pm Subject: Poll: Are you missing OLE support in Autohotkey? |
From AHKnow: OLE/COM would allow AutoHotKey to interface more with MS Office applications like Excel, Word, iTune, etc...
Some info on OLE:
------------------------
I love AHK as it helps me t ... |
Topic: Dynamic Data Exchange (DDE) protocol support? |
zorglups
Replies: 6
Views: 2518
|
Forum: Wish List Posted: Tue Jan 17, 2006 10:39 pm Subject: Just to let you know that it is maybe not 1% but 1,1% ;o) |
Chris,
I'm another user of autohotkey who is praying to get OLE support in ahk scripts.
- I saw the perl work-around.
- I agree that DDE could be a first step.
Anyway, best wishes for 2006 a ... |
Topic: Changing the Display Properties - attaching a second monitor |
zorglups
Replies: 8
Views: 1234
|
Forum: Ask for Help Posted: Thu Oct 27, 2005 9:13 pm Subject: Changing the Display Properties - attaching a second monitor |
Bobo
Maybe I was not enough factual.
I work with a laptop which has the possibility to attach a external monitor and define it as a second monitor (ie: I then have a desktop spanning over the 2 ... |
Topic: Changing the Display Properties - attaching a second monitor |
zorglups
Replies: 8
Views: 1234
|
Forum: Ask for Help Posted: Thu Oct 27, 2005 4:26 pm Subject: Changing the Display Properties - attaching a second monitor |
I will have a look. Thanks.
I will come back with the result in this thread. |
Topic: Changing the Display Properties - attaching a second monitor |
zorglups
Replies: 8
Views: 1234
|
Forum: Ask for Help Posted: Mon Oct 24, 2005 5:07 pm Subject: Changing the Display Properties - attaching a second monitor |
Unfortunatelly, I already found other freeware applications to change the resolution but non can enable/disable a second monitor.
I don't ccare about the resolution indeed.
Nevertheless, thanks ... |
Topic: Changing the Display Properties - attaching a second monitor |
zorglups
Replies: 8
Views: 1234
|
Forum: Ask for Help Posted: Sat Oct 22, 2005 10:55 pm Subject: Changing the Display Properties - attaching a second monitor |
Hi,
I love AutoHotkey and did a lot of workaround thanks to it.
I would like to go a step further and play with DLL and windows API.
Well... I'm a laptop user and at work, I attach a second mon ... |
Topic: Add a control to an application window |
zorglups
Replies: 7
Views: 601
|
Forum: Ask for Help Posted: Wed Feb 16, 2005 11:43 pm Subject: Add a control to an application window |
Hi,
Every regular window owns a minimize, restore and a maximize button.
I would like to add 3 small buttons close to those 3 buttons.
Is there a way to do this ?
In my case, I would like to p ... |
Topic: How to send a "Physical" mouse click ? |
zorglups
Replies: 3
Views: 642
|
Forum: Ask for Help Posted: Mon Feb 07, 2005 7:06 pm Subject: How to send a "Physical" mouse click ? |
Maybe I misunderstood you but this doesn't change anything.
The KeyWait will wayt until I release physically the button.
I already tried to make a
MouseClick, Left,,,,, U
SendKey, ^{Insert}
... |
Topic: How to send a "Physical" mouse click ? |
zorglups
Replies: 3
Views: 642
|
Forum: Ask for Help Posted: Mon Feb 07, 2005 12:51 pm Subject: How to send a "Physical" mouse click ? |
I know this question might sound stupid but I found some cases where I can't do a "^{Insert}" while the user still hold down the LButton.
I know I could wait for the button to be up but ... would p ... |
Topic: How to disable the "Files are considered to be text&quo |
zorglups
Replies: 6
Views: 842
|
Forum: Ask for Help Posted: Mon Feb 07, 2005 12:29 pm Subject: How to disable the "Files are considered to be text&quo |
| Thanks. |
| |