Hecl Builder

Easy Mobile Applications

tee
Download: .jad .jar
2.5/5 Average rating:

MIDP Version: 2.0
Description: Test...
Last updated: Sun Jun 20 14:07:21 +0000 2010 by tviangte

proc HelloEvents {cmd form} {
    [lcdui.alert -text "Hellllllllooooo, Teeradache world!" -timeout forever] setcurrent
}

set form [lcdui.form -title "Hello Tee world" -commandaction HelloEvents]
set cmd [lcdui.command -label "Hello" -longlabel "Hello Command" -type screen]

$form setcurrent
$form addcommand $cmd

$form append [lcdui.stringitem -label "Hello" -text "World"]


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/