As subject, for example in rpreview.prg:
- Code: Select all Expand view
@ 7, 275 SAY oSay PROMPT TXT_FACTOR ;
SIZE 60, 15 PIXEL OF oBar FONT oFont
if IsAppThemed()
oSay:SetBrush( TBrush():New( "NULL" ) )
endif
I tried different combinations for SetBrush()/oSay etc., even by adding a COLOR clause to the SAY, but can't obtain the say as transparent.
Any ideas ?
Thanks,
Davide.
FWH27/3 - xH 0.99.60 - Bcc 5.5