FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to print text on gray background?
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
How to print text on gray background?
Posted: Tue Aug 20, 2013 10:51 PM
Hi! I am trying

Code (fw): Select all Collapse
oPrinter:FillRect({nRow,nCol,nRow+50,nCol+150},oBrsh)


but it overwrites the text. Thanks
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: How to print text on gray background?
Posted: Wed Aug 21, 2013 08:03 AM

You have to print the text AFTER printing the fillrect.

Sended with Tapatalk

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite

Continue the discussion