This is the sample showing the problem
This is the result:

Background of the DestkTop is visible through the Group.
Is this a bug or am I doing something wrong?
#include 'fivewin.ch'
function Main()
local oWnd
DEFINE WINDOW oWnd COLOR CLR_WHITE,CLR_BLUE
@ 20, 20 TO 200,400 PIXEL OF oWnd TRANSPARENT
ACTIVATE WINDOW oWnd
return nilThis is the result:

Background of the DestkTop is visible through the Group.
Is this a bug or am I doing something wrong?
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India

