Hecl Builder

Easy Mobile Applications

midp2
Download: .jad .jar
1.0/5 Average rating:

MIDP Version: 1.0
Description: midp2
Last updated: Wed Oct 08 05:57:12 +0000 2008 by gibbonsmartin

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

set form [lcdui.form -title "Hello 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/