Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show a fully filled rect (none transparent)
#1
Is it possible to show a fully filled rectangle (none transparent)?
The below code shows a transparent filled rectangle.
Code:
Copy      Help
RECT rr
SetRect &rr ...
int color=...
__OnScreenRect osr.SetStyle(color 1)
osr.Show(1 rr)
wait 2
osr.Show(2)

Any example, if possible is very welcome!


Messages In This Thread
Show a fully filled rect (none transparent) - by r0n - 05-01-2022, 06:15 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)