| Author |
Message |
Topic: send mesage in outlook / postmessage |
svi
Replies: 9
Views: 580
|
Forum: Ask for Help Posted: Fri Dec 28, 2007 10:57 pm Subject: send mesage in outlook / postmessage |
i don't know, you think not?
I thought so, but it seems to be possible (I tested it in Calculator).
Also Control, Check could be used. |
Topic: send mesage in outlook / postmessage |
svi
Replies: 9
Views: 580
|
Forum: Ask for Help Posted: Fri Dec 28, 2007 10:33 pm Subject: send mesage in outlook / postmessage |
So, you want to turn on a checkbox?
Is it possible with Postmessage  |
Topic: send mesage in outlook / postmessage |
svi
Replies: 9
Views: 580
|
Forum: Ask for Help Posted: Fri Dec 28, 2007 10:25 pm Subject: send mesage in outlook / postmessage |
svi, I tried it, didn't help and i think that's for outlook express.
Yes, I didn't think there's anything else Outlook  |
Topic: send mesage in outlook / postmessage |
svi
Replies: 9
Views: 580
|
Forum: Ask for Help Posted: Fri Dec 28, 2007 9:50 pm Subject: Re: send mesage in outlook / postmessage |
... to enable "request a delivery receipt for this message" in outlooks ...
I have a Finnish OS, so I'm not sure if this is what you want (value 40347 from ResHacker: ... Program Files\Outl ... |
Topic: A_EndChar Not working |
svi
Replies: 3
Views: 368
|
Forum: Ask for Help Posted: Wed Dec 26, 2007 11:10 pm Subject: Re: A_EndChar Not working |
The variable is always blank.
It seems to be blank if you press Enter or Space
If I press eg. comma (,), full stop (.) or hyphen-minus (-) they're shown by the MsgBox. |
Topic: Wait until window / dialog fully loaded and ready for keys? |
svi
Replies: 6
Views: 351
|
Forum: Ask for Help Posted: Wed Dec 26, 2007 9:57 pm Subject: Wait until window / dialog fully loaded and ready for keys? |
... check for a particular Control such as Edit1 from firefox' save dialog.
release the loop only if the control is available - this 'd make sure that your sent keys get into proper field.
To be v ... |
Topic: Disable all wake events |
svi
Replies: 1
Views: 129
|
Forum: Ask for Help Posted: Wed Dec 12, 2007 9:26 pm Subject: Disable all wake events |
My first question ever:
; Parameter #3: Pass 1 instead of 0 to disable all wake events.
I have no idea what it means . TIA |
Topic: Is there a way to search for a word in a window |
svi
Replies: 12
Views: 333
|
Forum: Ask for Help Posted: Fri Dec 07, 2007 10:16 pm Subject: Is there a way to search for a word in a window |
ImageSearch could find the word, if (the window is not under some else window and) the word is always wholly in the same line, ie. not:
er-
ror
or
err-
or
(hardly ever).
Addition: Examples oc ... |
Topic: Is there a way to search for a word in a window |
svi
Replies: 12
Views: 333
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 10:12 pm Subject: Is there a way to search for a word in a window |
Maybe too obvious (in order) to help anyone , but :
For some windows (inlcuding browsers) you can just send Ctrl-a Ctrl-c (or even only Ctrl-c) to copy text, but if the control is bigger than the ... |
Topic: How to detect and close a context menu? |
svi
Replies: 11
Views: 366
|
Forum: Ask for Help Posted: Wed Dec 05, 2007 9:10 pm Subject: How to detect and close a context menu? |
You showed a smart way, Stefaan, but I'll show a simple way: just send Ctrl + Alt. I think it has no side effects (unless you've defined the combination to trigger an action).
You may have to define ... |
Topic: How to detect and close a context menu? |
svi
Replies: 11
Views: 366
|
Forum: Ask for Help Posted: Mon Dec 03, 2007 5:25 pm Subject: Re: How to detect and close a context menu? |
... I don't know how to detect the menu. ... So I need to find out if a menu is shown before closing it ...
Use PixelGetColor to test if a menu is shown. The menu color is (probably EDIT: confirmed) ... |
Topic: Large Button Calculator |
svi
Replies: 8
Views: 290
|
Forum: Ask for Help Posted: Thu Nov 29, 2007 10:42 pm Subject: Large Button Calculator |
A mad alternative:
make the original calculator (calc.exe) bigger with Resource Hacker
Probably illegal ... |
Topic: Two active windows |
svi
Replies: 0
Views: 220
|
Forum: General Chat Posted: Tue Nov 27, 2007 8:58 pm Subject: Two active windows |
Are you familiar with this kind of behavior: two windows seem to be active.
http://www.autohotkey.net/~svi/2_aktiivista_ikkunaa.gif
Actually the topmost one was active.
This happened when the ... |
Topic: stuck on starting to use program |
svi
Replies: 4
Views: 207
|
Forum: Ask for Help Posted: Mon Nov 26, 2007 3:26 pm Subject: Re: starting up |
I deleted the semicolon and added a blank line but the semicolon keeps appearing.
Did you remember to save and reload after modification? |
Topic: [SOLVED] How to resize Taskbar? |
svi
Replies: 11
Views: 704
|
Forum: Ask for Help Posted: Mon Nov 26, 2007 12:19 am Subject: [SOLVED] How to resize Taskbar? |
how about emulating over-the-edge mouse hover, click-and-hold, move, release...
Quite few seem to know that pressing Win-key (or Ctrl+Esc, or activating the taskbar by other means) and then pressing ... |
| |