repeat the number of cards set the backcolor of this cd to white go next end repeat
;) You could put a white graphic with a white pattern in the background group of all cards (if you use one). I had to do this for XP since the backgrounds are not filled in as non xp themed windows. Showing the border is the problem in that case... Hopefully they will fix this in the future because it's been surprising users for over a year! If there is one thing that is not crossplatform on Revo it's the patterns and backgrounds... In some cases you have to dance over your head to find a smooth solution. In some cases you have to redraw all the windows patterns for the Mac (as in the gradientsN2O stack I made!). Very unsatisfatory... Also if you have a menu and a card color, your menu's colors will be screwed and this is where object inheritance in RR gets in the way... The obvious solution is to make controls non-opaque and lay a background below... This avoids most of the non-crossplatform traps. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Friday, October 22, 2004 10:51 > To: [EMAIL PROTECTED] > Subject: Stack backgroundcolor. > > > Another problem: > > Setting the backgroundcolour of a stack. The stack I built > consists of more than 100 cards (one card per page). On > building my first test standalone, I found that the beautiful > white pages I designed, were rendered grey on Windows. No > problem, I thought, and read in the documentation, I'll go to > the stack inspector and set the background-colour for the > stack to white. Except that this did not work. The card > backgrounds remained empty (meaning grey in Windows), and > eventually I had to visit each page (card) in turn and set > the backgroundcolor to white. > > Is there some easier solution that I missed? > > Ryno. > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > ----------------------------------------- Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
