A Standalone Win Build Problem
Roger.E.Eller at sealedair.com
Roger.E.Eller at sealedair.com
Mon Jan 22 09:32:38 EST 2007
On 01/22/2007 at 09:06 AM Charles Szasz wrote:
> Bill,
>
> I made the changes you suggested but that did not work. My question
> now is if changed the appearance of the card to have a gray
> background how do I maintain a white background for printing purposes
> so I don't get a gray background?
>
> Charles Szasz
> cszasz at mac.com
Try this:
put the bgColor of this card into tMyGrayBG
set the bgColor of this card to white -- or 255,255,255
print this card
set the bgColor of this card to tMyGrayBG
The above is untested, but should work.
----------
Roger Eller <roger.e.eller at sealedair.com>
More information about the use-livecode
mailing list