Hecl Builder

Easy Mobile Applications

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

MIDP Version: 1.0
Description: Listbox example
Last updated: Wed Oct 08 10:22:09 +0000 2008 by davidw

set main [listbox label "Hello ListBox" code {
    string "Apples"
    string "Peaches"
    string "Pears"
}]

setcurrent $main


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/