Hi all,
is it possible to combine canvas and widget in one activity? (in j2me, we can't combine canvas and edittext, etc)
I mean on top half of the screen, it shows the widget to control the game like spinner, button , edittext, and the bottom half of the screen is the canvas (drawRectangle, drawText, etc) ?
If it's possible, how to do it?
Thank you.

