FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New transparent dialog brush
Posts: 223
Joined: Thu Dec 01, 2005 03:34 PM
New transparent dialog brush
Posted: Tue Feb 14, 2006 06:05 PM

Can the new tranparent brush display a large background image, instead of just replicating a small portion from the upper left corner of a large 600 X 600 pixels bitmap?

For example, I want to use as the background image on a dialog, a photo of an invoice, and then overlay it with various GETs where the user can enter the data that will be printed on the invoice. The purpose of this is to provide an order entry interface that more closely resembles the actual object that the user wants to create: the invoice for the order.

  • Roger
Posts: 223
Joined: Thu Dec 01, 2005 03:34 PM
New transparent dialog brush
Posted: Wed Feb 15, 2006 10:06 PM

(FYI, here's answer received separately from Antonio...)

Roger,

Yes, it should work ok. As far as I know, on Win32 there are no limits for
the brush bitmap size.

regards,

Antonio

Continue the discussion