ADC Home > Reference Library > Technical Q&As > Legacy Documents > Graphics & Imaging >
Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.
Current information on this Reference Library topic can be found here:
|
Q: We are adding QuickDraw GX printing support to an application. When the Page Setup and Print dialogs are displayed, they work normally (we see normal behavior when we click on the icons), except that the More Choices icons don't highlight, and the scrollbar for the icon list isn't drawn (when needed). The application doesn't seem to be doing anything obvious that should cause this. Where should we look to troubleshoot this? A: It's possible that the port into which the icons and the scrollbar are drawn is set, while the GDevice is not. This would allow you to draw, but would not give you controls. Updated: 1-Aug-95 |
|