Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to move a message window?
#1
Hi All it's me again...

Trying to figure out how to move a message window.
I tried two ways with no success. 
I thought this would be simple but, guess this type of message window
will require a applying different method.

Also, if there is a way to create the mess box at the mouse location.
So create mess, 1) In specific monitor and 2) at mouse location.

Any help appreciated!

Function Test_Link_Msg_for_Forum
Code:
Copy      Help
/ Test \

sel mes("This is a test message." "Test Message" "O?")
,int w=win("Test Message" "#32770")
,_monitor=2
,MoveWindowToMonitor(w _monitor)
,;mov -1001 315 w
,case 'O'
,out "Ok clicked."


Messages In This Thread
How to move a message window? - by ScottF - 10-29-2020, 01:03 PM
RE: How to move a message window? - by redbull2k - 10-29-2020, 11:17 PM
RE: How to move a message window? - by ScottF - 10-30-2020, 12:13 PM
RE: How to move a message window? - by Kevin - 10-30-2020, 01:00 PM
RE: How to move a message window? - by Gintaras - 10-30-2020, 01:13 PM
RE: How to move a message window? - by ScottF - 10-30-2020, 02:25 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)