Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User monkforte's Avatar
    Join Date
    Nov 2003
    Posts
    11
    hi

    for my first MIDlet ever, i want to create a form with some kind of label ("please enter string:") and below this an text box. this text box should get me the string into a var which should be passed to java method which already exists and works

    would be GREAT if you could post some simple scheme solving my problem.

    greets, ben

  2. #2
    Regular Contributor kokoadi's Avatar
    Join Date
    Mar 2003
    Location
    Indonesia - East Java
    Posts
    128
    Dear monkforte,
    If i not have mistake take you problem may be this can help you
    1. create variabel
    2. set your textbox to point 1
    so like this
    private String strData;

    strData = TextBox.text();
    Or may be you can read manual of class J2ME from sun website.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved