Hi
does anybody know how to display a message area on the same screen as a game canvas.
I am very new to j2ME but I have tried various
methods of appending textfields and forms etc.
my game class is a separate thread extending gameCanvas and my message area is a separate thread polling for messages and outputting to a textField on a form.
Anybody Please help
Thanks
Rmdire