|
Posted by dave on March 3, 2006, 7:44 am
Please log in for more thread options
Or you could use a dev kit that allows you to do so,
For example our PTDev or Gapidraw or ....
> As far as I know the Smartphone OS does not natively
> support rotation, only the PPC OS does.
> So if you want an app in landscape you'll need to do
> the rotation/s yourself.
>
> > I have tried that. It only rotates the phone, but the UI does not change
> > to horizontal.
> >
> > What I want is to test my application in a Smartphone UI, which is
> > 320x240 pixels, meaning that it has less space in vertical dimension.
> > Because of the limited screen height I may have to add some scrollbars
> > into my UI. Of course I can do it without testing, but it would be nice
> > to see how it really looks and if there are some alternatives for the
> > scrollbars. For example I could take advantage of the wider horizontal
> > screen space.
> >
> > -Tapani
> >
> >
> > Alex Feinman [MVP] wrote:
> > > In the emulator open menu, File/Configure/Display and change
orientation
> > > to 90 degrees.
> > > If you want pretty keyboard, you will need to edit the skin file
> > >
> > >> Is there a landscape QVGA WM5 Smartphone emulator image available?
> > >>
> > >> -Tapani
> > >
>
>
|