| Author |
Message |
Topic: Context Menu not showing |
frescalus
Replies: 4
Views: 117
|
Forum: Ask for Help Posted: Thu Mar 11, 2010 2:29 pm Subject: SOLVED |
that critical off did the trick
You are the man, thank you very much for your assistance sir.
This is actually the best version of custom colors I've found, when my program updates its quick, but ... |
Topic: New problem - can't color multiple controls |
frescalus
Replies: 0
Views: 45
|
Forum: Ask for Help Posted: Wed Mar 10, 2010 9:01 pm Subject: New problem - can't color multiple controls |
alright, new problem...
this script is suppose to update each control's background color based on the number.
The below code is only updating the last control because of Gui 25:+LastFound
If I ... |
Topic: GuiControl Background Color |
frescalus
Replies: 13
Views: 833
|
Forum: Ask for Help Posted: Wed Mar 10, 2010 7:43 pm Subject: GuiControl Background Color |
Serenity:
I got a solution for you...check it out.... ok better late than never right???
;Set the initial background color
TextBackgroundColor := 0xFFFFFF
TextBackgroundBrush := DllCal ... |
Topic: Context Menu not showing |
frescalus
Replies: 4
Views: 117
|
Forum: Ask for Help Posted: Wed Mar 10, 2010 2:29 pm Subject: Context Menu not showing |
Ok so I found out what the problem is....
All of the Control_Colors commands is whats causing it...
Control_Colors(Lime, Black, "Set", TXID%A_Index%)
the above command blocks ... |
Topic: Context Menu not showing |
frescalus
Replies: 4
Views: 117
|
Forum: Ask for Help Posted: Tue Mar 09, 2010 10:50 pm Subject: Context Menu not showing |
Hello,
I'm testing a script here that changes colors based on the number that is displayed. What I want to do is at any time the user right clicks, the menu pops up so the user can take action...h ... |
Topic: Function call |
frescalus
Replies: 3
Views: 72
|
Forum: Ask for Help Posted: Thu Feb 11, 2010 5:20 pm Subject: Function call |
Don't I feel dumb...
both of those worked...
Thanks for the help!!! |
Topic: Function call |
frescalus
Replies: 3
Views: 72
|
Forum: Ask for Help Posted: Thu Feb 11, 2010 4:29 pm Subject: Function call |
Is there a better way to write this?
This first code works....
selection := OMSeTopMenu("LSROrder")
OMSeTopMenu(action)
{
;NoMenu = 1
if(action ... |
Topic: COM/WSH/Power Shell + AHK: Send Mail with Outlook |
frescalus
Replies: 14
Views: 380
|
Forum: Ask for Help Posted: Thu Feb 04, 2010 9:49 pm Subject: COM/WSH/Power Shell + AHK: Send Mail with Outlook |
GOSH! Thx, tank (and of course Sean!) IT WORKED!
* dancing BoBos (looking for the bottle of Aberlour a'bunadh to celebrate that scripting event) *
is it an exchange server? |
Topic: send will not put + in or html code |
frescalus
Replies: 2
Views: 73
|
Forum: Ask for Help Posted: Tue Feb 02, 2010 2:06 pm Subject: send will not put + in or html code |
What do you want to do send the + sign or do shift? For + sign use {+} for shift you can also try {shift} or {shift down}...{shift up} and you can try other send methods (input, play, raw etc)
One ... |
Topic: send will not put + in or html code |
frescalus
Replies: 2
Views: 73
|
Forum: Ask for Help Posted: Mon Feb 01, 2010 10:43 pm Subject: send will not put + in or html code |
Greetings,
Just have a minor bug where I'm doing this command:
Send, 0+{tab}Y
in one of our intranet sites...
But all it puts is just a 0 and skips the rest...
when I do
Send, ... |
Topic: MS Office Automation Functions (via COM) [thanks Sean] |
frescalus
Replies: 213
Views: 33160
|
Forum: Scripts & Functions Posted: Mon Jan 25, 2010 6:35 pm Subject: MS Office Automation Functions (via COM) [thanks Sean] |
| Removed content from both of my posts |
Topic: MS Office Automation Functions (via COM) [thanks Sean] |
frescalus
Replies: 213
Views: 33160
|
Forum: Scripts & Functions Posted: Mon Jan 25, 2010 2:23 pm Subject: MS Office Automation Functions (via COM) [thanks Sean] |
| If you just wanted to know about Outlook and GetNativeOM, you could simply have asked about it first. You should not provide a incorrect info: working in Office 2003 but not working in Office 2007 whi ... |
Topic: MS Office Automation Functions (via COM) [thanks Sean] |
frescalus
Replies: 213
Views: 33160
|
Forum: Scripts & Functions Posted: Fri Jan 22, 2010 6:19 pm Subject: MS Office Automation Functions (via COM) [thanks Sean] |
| What's the point of your post? I've never mentioned Outlook in the post of GetNativeOM, it was only your imagination that it would work for Outlook even regardless of the control chosen, which you arb ... |
Topic: MS Office Automation Functions (via COM) [thanks Sean] |
frescalus
Replies: 213
Views: 33160
|
Forum: Scripts & Functions Posted: Fri Jan 22, 2010 4:14 pm Subject: MS Office Automation Functions (via COM) [thanks Sean] |
| removed |
Topic: MS Office Automation Functions (via COM) [thanks Sean] |
frescalus
Replies: 213
Views: 33160
|
Forum: Scripts & Functions Posted: Fri Jan 22, 2010 3:05 pm Subject: MS Office Automation Functions (via COM) [thanks Sean] |
| removed |
| |