Hi Joe,

First of all, this is a bug that should be fixed by RunRev Ltd. In my opinion, it is a shame that this problem still persists in Rev 4.0.

The following might help. It sets and resets the background colour of the current card of your stack.

on suspendStack x
     set the backColor of this cd to 207,207,207
end suspendStack

on resumeStack
     set the backColor of this cd to 150,150,150
end resumeStack

Unfortunately, I haven't created a way to change the colour when a palette is focused yet. Probably, this should be done with a front script. Perhaps a resumeStack handler or something like focusIn.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com

Submit your software at http://www.quickestpublisher.com

On 2 okt 2009, at 20:27, lunchnme...@aol.com wrote:

Hi Rev Addicts,

I just upgraded my system software from Tiger to Snow Leopard. The first thing I noticed of course is the different way it renders "Metal Texture." It's much to dark now. Is there a way to lighten it somewhat? Alternatively, how do I set the background color of my stacks? Thanks for all your support in
the past and future.

Joe in Orlando
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to