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 117 matches
AutoHotkey Community Forum Index
Author Message
  Topic: send mesage in outlook / postmessage
svi

Replies: 9
Views: 580

PostForum: 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

PostForum: 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 Question
  Topic: send mesage in outlook / postmessage
svi

Replies: 9
Views: 580

PostForum: 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 Embarassed
  Topic: send mesage in outlook / postmessage
svi

Replies: 9
Views: 580

PostForum: 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

PostForum: 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 Laughing

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

PostForum: 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

PostForum: 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 Shocked. TIA
  Topic: Is there a way to search for a word in a window
svi

Replies: 12
Views: 333

PostForum: 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

PostForum: 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 Confused, 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

PostForum: 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

PostForum: 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

PostForum: 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 Laughing

Probably illegal ...
  Topic: Two active windows
svi

Replies: 0
Views: 220

PostForum: 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

PostForum: 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

PostForum: 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 ...
 
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group