|
|
Re: Java ME and Windows Mobile 6.1 [message #529182 is a reply to message #509473] |
Fri, 23 April 2010 06:20  |
Eclipse User |
|
|
|
Well, I have a similar problem developing an app for WM 6.5 with jbed. The app runs fine on a Sony K750i emulator, but on the WM 6.5 phone the following problems occur:
- TextField.PASSWORD seems not to function (no hiding of the input, TextField.getString() returns different values than in the SE emulator)
- getAppProperties() seems not to work (empty return values)
- Item.Layout_2 seems not to work. All TextFields in forms occupy the full screen width, and wrapped lines are not displayed (only the last line).
So an emulator would be fine to develop work arounds (if possible at all).
Any ideas how to solve these problems are welcomed.
|
|
|
Powered by
FUDForum. Page generated in 0.03397 seconds