Hecl Builder

Easy Mobile Applications

CanvasExample
Download: .jad .jar
2.0/5 Average rating:

MIDP Version: 2.0
Description: lcdui.canvas example
Last updated: Sun Oct 12 10:50:19 +0000 2008 by davidw

set canvas [lcdui.canvas -title "Test Canvas" -commandaction backToMainMenu -eventhandler canvasEvents]
set graphics [$canvas graphics]
$graphics frect [list 10 10] [list 10 80]
$graphics frect [list 80 10] [list 10 80]
$graphics frect [list 10 50] [list 80 10]
$canvas setcurrent
	  


Note: If you have trouble with the applets on this site, you might try upgrading your Jave Runtime Environment, in order to get the "Next-Generation Java Plug-In", available for download here: http://download.java.net/jdk6/