--- Doug Lerner <[EMAIL PROTECTED]> wrote: > The docs say: > > "� The backgroundColor of a graphic is displayed > inside the graphic�s border > if the graphic�s fill property is true. If the > graphic�s fill is false, the > setting of the backgroundColor has no effect." > > But setting the fill property of a graphic object > seems to set a *custom* > fill property and the backgroundColor doesn't seem > to be used. > > Any ideas? > > Thanks, > > doug >
Hi Doug, The name of the property is 'filled' or 'showFill' -- so you may want to bugzilla it so Jeanne can fix it in the docs for 'backgroundColor'. Also make sure the 'opaque' property is true. Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
