Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tiling 2 Windows
#2
int hwndActive
int s = hwndActive
win("s")

First two lines have no sense. Third line finds first window that contains "s" in its name. Correct code:

Code:
Copy      Help
bee "D:\Media\Ding 01.Wav"
sel(mes("After clicking OK, move the cursor atop[]the window to be positioned on top, and click" "" "OCits"))
,case 'C' ret
wait 30 ML
MoveWindow win(mouse) 3 6 1272 495 1
;...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)