Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
monitor blank area of window for any change
#17
you changed the code sample i provided

when you use a rep in qm code all lines that you want to repeat must be tabbed 

see picture

   



even if you had the code tabbed after the rep line all it would do would just click the buttons


 code should look like this

if you want it to keep scanning for a change then click buttons
Code:
Copy      Help
RECT r
SetRect &r 2000 710 2500 900
int w=win("WSJT-X   v2.0.0   by K1JT" "Qt5QWindowIcon")
rep
,wait 0 -S "" w r 16
,#region Recorded 1/21/19 10:43:15 AM
,lef 2926 1056 w 1 ;;push button 'Halt Tx Alt+H'
,lef 3652 1388 w 1 ;;radio button
,lef 1748 1060 w 1 ;;push button 'Erase Alt+E'
,lef 2456 1062 w 1 ;;check box 'Enable Tx Alt+n'
,#endregion
,1


Messages In This Thread
RE: monitor blank area of window for any change - by Kevin - 01-25-2019, 02:35 PM

Forum Jump:


Users browsing this thread: 10 Guest(s)