Cut out an area of the screen

Re: Cut out an area of the screen

Postby Natter » Sat Apr 20, 2019 7:32 am

Sorry, it's hard to choose from the context.

here is such window
procedure Plg_Dlg
local oBrh
private oPlg

DEFINE BRUSH oBru

DEFINE DIALOG oPlg PIXEL STYLE nOR(WS_POPUP) BRUSH oBru TRANSPARENT
ACTIVATE DIALOG oPlg
return

I draw on it
oPlg:Line()
oPlg:PolyPolygon(GetDc(oPlg:hWnd),..)
and etc.

Then I want to erase the painting.
Natter
 
Posts: 1182
Joined: Mon May 14, 2007 9:49 am

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 42 guests