Quote:
Originally Posted by murtynvr
when i rotate screen, i am facing the same problem as rete (I end up with the undesirable situation of having half the screen displayed and the other half cut off), however i do want the rotation.
|
Unfortunately, iGO8 doesn't support screen rotation once it has started; you have to decide before starting up if you want to run in portrait or landscape. At least iGO8 by default "resists" the screen rotation by (unless you have the driver="GDI" line in sys.txt).
So the best you can do is to remove the line from your sys.txt file, and the application will remain in it's startup mode regardless of opening and closing keyboards.