Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Strange RT window not found error - how possible?
#5
Yes, with flag 0x1000 can find colors in windows that are behind other windows, ie the window pixel may be not visible. Must be Aero enabled etc, as you can read in Help.

int w1=win(...)
scan("color:0x0" w1 r2 0x1000)

Will be error if the window not found or destroyed.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)