Hecl Builder

Easy Mobile Applications

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

MIDP Version: 2.0
Description:
Last updated: Thu Mar 25 09:11:33 +0000 2010 by satyaparija

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

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

$form setcurrent
$form addcommand $cmd

$form append [lcdui.stringitem -label "Halo Saurav" -text "Megan Fox likes Balaji"]


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/