Guru,
I have put LScrollBar inside LPane. In Pane i am drawing a
image, as image increases size the scroller gets activated.
I scroll with mouse and it works, but i do not know how to
handle click on the scroller so i can move image,
also how to handle event on side arrows of scroller. Please let me how
to handle this events.
Thanks,
David Phillip Oster - 29 Nov 2005 17:36 GMT
> I have put LScrollBar inside LPane. In Pane i am drawing a
> image, as image increases size the scroller gets activated.
> I scroll with mouse and it works, but i do not know how to
> handle click on the scroller so i can move image,
> also how to handle event on side arrows of scroller. Please let me how
> to handle this events.
Metrowerks Codewarrior comes with the file: PowerPlant_Book.pdf Please
review Chapter 7, "Views", including the code exercise at the end of the
chapter.