After WinPaint a bitmap on a form background, subsequent calls to SclSetScrollBar will erase the form background and leave a white rectangle around the scrollbar.
Is there is way to do transparent scrollbar? i.e.: - only black pixels of the scrollbar are drawn - the white pixels become transparent I tried WinSetDrawMode(winOverlay) (and hope that SclSetScrollBar will works as WinPaintChars and WinPaintBitmap), but it does not. Thanks horace -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
