Reduce Form size for display on Mobile device

Hi all ,

I am currently working on messaging application in mobile device.My project is 90% completed. When I imported my application into 6680 series mobile device.It works fine.Actually i have loginscreen Form before opening the messaging window.In that loginscreen form i have used Username textbox,password textbox,login button,and some other components like remeber id ,autologin etc.But while displaying,only username textbox and password textbox itself displayed on the current display.remaining are all seen by scrolling down.Actually i want all my components to be displayed on the current display without scrolling.So can anyone tell me your idea for my issue as soon as possible.If it is posssible to reduce the form size means please tell the way to reduce it.

Very urgent!!!!!

Thanks / Sourab.

[834 byte] By [souraba] at [2007-11-27 1:43:07]
# 1

There are two ways...

Either go for a device with a screen size large enough to fit entire form in the visible screen...

Or, ask the device vender to reduce the form size for u in their implementation.

Any one with a better answer ?

Regds,

SD

Message was edited by:

find_suvro@SDN

find_suvro@SDNa at 2007-7-12 1:00:42 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Okay...can i know is there any way to reduce the form size by using code...Regards / Sourab
souraba at 2007-7-12 1:00:42 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
No way man... Rather use Custom Item and build your Items your self (with a reduced size).Regds,SD
find_suvro@SDNa at 2007-7-12 1:00:42 > top of Java-index,Java Mobility Forums,Java ME Technologies...