--- Rolf Kocherhans <[EMAIL PROTECTED]> wrote: > Why is it, that when I print a card containing > Buttons (under OSX) > these buttons > are not printed, only the text on the buttons ? > > I would like to have a card printed the way it looks > on screen, is it > possible ? > > Cheers > Rolf >
Hi Rolf, Just a quick copy+paste from the "Limitations and Known Issues" section in the "What's new.txt" file in the Revolution folder: -- Issue: On Mac OS and OS X systems, certain controls (scrollbars, standard buttons, radio buttons, checkboxes, option menus) may not print properly if the "lookAndFeel" property is set to "Appearance Manager". Workaround: During printing, replace each affected control with an image of the control. (You can create the image automatically in a handler using the "import snapshot" command.) When printing is complete, delete the images. If the exact appearance of these controls is not critical, you can instead change the "lookAndFeel" to "Macintosh" during printing, then change it back. -- 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! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
