Antonio,
It looks like a great idea, but I'm having a problem with using the brush on the dialog.
First, the sample builds fine.
However, from the ppo file:
oBrush := TBrush():New(,,,"Sky" )
DEFINE DIALOG oDiw RESOURCE "PRO2100" BRUSH oBrush TRANSPARENT
and xHarbour gives me the error Parse error at DIALOG. If I comment from BRUSH on with //, then it builds without a problem.
Any thoughts on where I can look for the problem ? Thanks.
Tim