I developed a LWUIT form, which contains collection of Labels (Only) tht shows information. At runtime, form is in scrollable mode, but the components(Labels) are not scroll, when I will try to scroll .
I developed a LWUIT form, which contains collection of Labels (Only) tht shows information. At runtime, form is in scrollable mode, but the components(Labels) are not scroll, when I will try to scroll .
Hi neeraja,
do you mean vertical scrolling, right? Also, where are you testing your MIDlet (which emulator or device)?
Pit
Check this related thread for possible solutions:
http://forums.java.net/jive/thread.j...ssageID=289918
Pit