|
|
2012-11-06
, 15:27
|
|
Posts: 78 |
Thanked: 16 times |
Joined on Dec 2011
|
#792
|
There is a midlet settings application where you can disable the native virtual keyboard.
I am not sure I understand what you mean with the centered scree. Are you referring to fixed size resolution midlets that do not run full-screen?
Davy
|
|
2012-11-06
, 15:43
|
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#793
|
I'm afraid this option has no vissible effect for me. When i press and hold screen keyboard is appear in anyway and any applet.
About center screen. Some games displays not centered but left up corned. In fullscreen of course.
| The Following User Says Thank You to DavyP For This Useful Post: | ||
|
|
2012-11-06
, 15:50
|
|
Posts: 78 |
Thanked: 16 times |
Joined on Dec 2011
|
#794
|
Confirmed. This might be a bug in the midlet settings app.
This often happens with midlets designed for a particular feature phone with a hard coded resolution. I have looked at this when I was investigating a related issue (one that would rescale the midlet to use most of the available display space). I implemented software scaling by resizing the midlet with a factor 2,3 or 4 (for midlets with a hardcoded resolution of 128x160, 240x320 or 240x400 pixels) and then centralizing the resized midlet canvas, but rendering speed became slow. I need to investigate how to use a HW accelerated method to take care of this.
Davy
|
|
2012-12-18
, 03:30
|
|
Posts: 104 |
Thanked: 47 times |
Joined on Jan 2011
@ United Kingdom
|
#795
|
|
|
2012-12-20
, 23:55
|
|
|
Posts: 147 |
Thanked: 299 times |
Joined on Mar 2012
@ ^^ IRAN ^^ - Tehran :D
|
#796
|
| The Following User Says Thank You to farfary For This Useful Post: | ||
|
|
2012-12-26
, 11:10
|
|
Posts: 28 |
Thanked: 2 times |
Joined on Dec 2012
|
#797
|
|
|
2012-12-26
, 11:22
|
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#798
|
)
|
|
2012-12-26
, 15:21
|
|
Posts: 104 |
Thanked: 47 times |
Joined on Jan 2011
@ United Kingdom
|
#799
|
Hello forum, is there any means that i can be able to install 2go app on my n900.............. somebody please tell me if i can.
|
|
2013-01-02
, 22:16
|
|
|
Moderator |
Posts: 3,703 |
Thanked: 7,388 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#800
|
I am not sure I understand what you mean with the centered scree. Are you referring to fixed size resolution midlets that do not run full-screen?
Davy