Hecl Builder

Easy Mobile Applications

trial
Download: .jad .jar
no rating Average rating:

MIDP Version: 2.0
Description:
Last updated: Fri May 28 06:50:47 +0000 2010 by usufe

proc HelloEvents {cmd form} {
        [lcdui.alert -text "Love You All" -timeout forever] setcurrent
}

set form [lcdui.form -title "Hi Guys" -commandaction HelloEvents]
set cmd [lcdui.command -label "Greet" -longlabel "Hello Command" -type screen]

$form setcurrent
$form addcommand $cmd

$form append [lcdui.stringitem -label "Friends" -text "Developers"]


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/