Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Refresh a window
#4
That will not work. Use this.

Macro Macro1439
Trigger F12     Help - how to add the trigger to the macro
Code:
Copy      Help
int w1=win(mouse)
RedrawWindow(w1 0 0 RDW_INVALIDATE|RDW_ERASE|RDW_ALLCHILDREN|RDW_FRAME)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)