Page 1 of 1

New transparent dialog brush

PostPosted: Tue Feb 14, 2006 6:05 pm
by Roger Seiler
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

PostPosted: Wed Feb 15, 2006 10:06 pm
by Roger Seiler
(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