Search found 2 matches
- Wed Aug 31, 2005 11:20 pm
- Forum: Beginners
- Topic: MSG_STAYONTOP=1 Does not work with compiled EXE.
- Replies: 2
- Views: 5017
- Wed Jul 27, 2005 5:58 pm
- Forum: Beginners
- Topic: MSG_STAYONTOP=1 Does not work with compiled EXE.
- Replies: 2
- Views: 5017
MSG_STAYONTOP=1 Does not work with compiled EXE.
let>MSG_STAYONTOP=1
message>this is a test
wait>2
setfocus>Notepad*
wait>10
//-------------------------
After compiling the above program to EXE and execute it, the message does not stay on top after switching to Notepad.
message>this is a test
wait>2
setfocus>Notepad*
wait>10
//-------------------------
After compiling the above program to EXE and execute it, the message does not stay on top after switching to Notepad.