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 181 matches
AutoHotkey Community Forum Index
Author Message
  Topic: My name is Morphy...... Just Morphy.
Beastmaster

Replies: 68
Views: 3418

PostForum: General Chat   Posted: Fri Apr 20, 2007 3:25 pm   Subject: My name is Morphy...... Just Morphy.
Kinda coincidence that Zippo() has entered the scene at the same time Shocked
  Topic: My name is Morphy...... Just Morphy.
Beastmaster

Replies: 68
Views: 3418

PostForum: General Chat   Posted: Fri Apr 20, 2007 3:09 pm   Subject: My name is Morphy...... Just Morphy.
NO it doesnt! The username was available and they had as much opportunity to pick it as any other person did.as done by intention, just for the sake to block a user which has supported this forum from ...
  Topic: Emulate drop of a text file on a window
Beastmaster

Replies: 14
Views: 1228

PostForum: Ask for Help   Posted: Fri Feb 18, 2005 6:36 am   Subject: Emulate drop of a text file on a window
Post subject: BoBo Shocked
Should have been @ BoBo blablabla ...
Had another thread open in parallel. So I've mixed up both by mistake. That yerk (just kidding Wink ) seems to be everywhere around ...
  Topic: Emulate drop of a text file on a window
Beastmaster

Replies: 14
Views: 1228

PostForum: Ask for Help   Posted: Thu Feb 17, 2005 8:20 pm   Subject: BoBo
But the drag&drop does not seem to work over the border of an application

WinGetActiveStats of source window
ControlFocus at source window (rel. coords)
WinGetActiveStats of destination windo ...
  Topic: "The Germans to the front ... " :o)
Beastmaster

Replies: 58
Views: 9479

PostForum: General Chat   Posted: Fri Feb 11, 2005 3:52 pm   Subject: "The Germans to the front ... " :o)
Why? Do you have a reliable redirection service/url? Yep. Very Happy
  Topic: "The Germans to the front ... " :o)
Beastmaster

Replies: 58
Views: 9479

PostForum: General Chat   Posted: Fri Feb 11, 2005 3:41 pm   Subject: "The Germans to the front ... " :o)
Jonny wrote:
I meant something like http://www.bobotheguest.com/, rather than http://s127854038.onlinehome.us So what's that target IP/URL/URI ?
  Topic: WinMove
Beastmaster

Replies: 4
Views: 867

PostForum: Ask for Help   Posted: Sat Oct 09, 2004 12:17 pm   Subject: WinMove
Loop, 4
{
Run, explorer.exe /e,C:\
}

This one should open four explorer instances/windows. Guess they're seen as separate windows by WinSpy (?). Haven't checked it yet.

Cool
  Topic: Responding to text in a terminal emulation program
Beastmaster

Replies: 3
Views: 988

PostForum: Ask for Help   Posted: Sat Oct 09, 2004 11:54 am   Subject: Responding to text in a terminal emulation program
As mentioned above, all versions of Anzio support passthrough print. DOS versions simply pass the characters out to a file/device, such as LPT1. In Windows, we have more flexibility, and more confusio ...
  Topic: SetFormat, alpha ...
Beastmaster

Replies: 2
Views: 800

PostForum: Ask for Help   Posted: Fri Oct 01, 2004 9:18 am   Subject: SetFormat, alpha ...
Thx for your support Chris.

Beasty
  Topic: SetFormat, alpha ...
Beastmaster

Replies: 2
Views: 800

PostForum: Ask for Help   Posted: Thu Sep 30, 2004 8:14 pm   Subject: SetFormat, alpha ...
I've to create an order file. Its format is specified, means each field of a data record has a fixed length.
All fields are right-justified. A field can contain numeric or alpha chars.
If numeric ch ...
  Topic: Grab !
Beastmaster

Replies: 2
Views: 1756

PostForum: Utilities & Resources   Posted: Sun Sep 05, 2004 9:24 pm   Subject: Grab !
Oops ..., so [url=http://pages.infinit.net/cclients/files/capture.htm][Grab!] Cool
  Topic: linking comands to buttons
Beastmaster

Replies: 5
Views: 970

PostForum: Ask for Help   Posted: Sun Sep 05, 2004 9:17 pm   Subject: linking comands to buttons
Msgbox, 1, Test, Click the OK button to run notepad.`nIf you don't want to run notepad then click Cancel.
IfMsgBox <> OK
ExitApp
Run, Notepad

This should work, Btw: if an er ...
  Topic: Grab !
Beastmaster

Replies: 2
Views: 1756

PostForum: Utilities & Resources   Posted: Sun Sep 05, 2004 8:38 pm   Subject: Grab !
Capture of Windows to Image Files
The capture of displayed windows to image files can be done by any number of avaialble utility programs, including the use of the Alt-PrintScreen mechanism of Window ...
  Topic: Poll 2 of 2: Help us decide on GUI naming: Input vs. Edit
Beastmaster

Replies: 6
Views: 1517

PostForum: General Chat   Posted: Sun Sep 05, 2004 8:09 pm   Subject: Poll 2 of 2: Help us decide on GUI naming: Input vs. Edit
Huh , ...
Hard to have commas inside a parameter
this ...
Edit, S
Edit, M
meant that Exclamation

"Edit" for both types (with an option letter to set multi-line)
Wink
  Topic: Poll 1 of 2: Help us decide on GUI naming: Label vs. Text
Beastmaster

Replies: 3
Views: 1440

PostForum: General Chat   Posted: Sun Sep 05, 2004 6:44 pm   Subject: Poll 1 of 2: Help us decide on GUI naming: Label vs. Text
Wouldn't Caption fit ?
 
Page 1 of 13 Goto page 1, 2, 3 ... 11, 12, 13  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group