I am trying to implement something very similar to the Notepad application
in the M500 Palm series. I am successfully capturing scribbling and
converting it to a bitmap. However, I am now trying to add scrolling to
allow the scribbling to extend past one screen (yet not draw over buttons at
bottom of screen). I am struggling with how to do this. I have been playing
with WinScrollRectangle, but once I scroll, I lose the bits that scroll off
the screen. Do I convert the scribbling to a bitmap before I scroll, then
how do I append to the existing bitmap?

Thanks in advance for the help!



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to