how to add scroll support for a canvas

Hi all,

I just to know how will i be able to add a scrolling support for my canvas.Any code snipplet or link will be very helpful.

Thanking you in advance

Sagar

[185 byte] By [sagar123a] at [2007-11-27 11:48:09]
# 1

no link, no code but a suggestion:

just redraw the canvas with a new x. for example, when you detect a down press, the new

base X of the canvas will be oldX - 10 ( for a scroll of 10 px)

suparenoa at 2007-7-29 18:17:19 > top of Java-index,Java Mobility Forums,Java ME Technologies...