[Urgent] J2ME low level and high level User Interface
Currently, i am writing a J2ME codes that consist of images, text and audio. The problem now is that i want to allow the user to navigate the image by using the keypress to switch and view different image, just like viewing a photo album.And i know only low level UI such as canvas can does that. However, i started doing in a form and i am thinking to create a canvas that the user can navigate on a form.
So is it possible for a canvas to be place on to form? If yes, is there any example that i can look upon to?
Please give me some suggestion if it is not possible.
Thanks alot guys..

