Hi,
I have generated a custom OS run-time emulator image using PB 5.0 eval. I
want to use it in smartphone skin.

Though, the skin loads and screen also appears (Thanks to Valter), still the
operation on the emulator is not like the ones provided by smartphone 2003
emulator. Is there a way i can customize the OS to be used in smartphone
scenario ? I mean with in mobile skin it is absurd to use mouse pointer over
lcd. Everything should be operated using the two soft keys below LCD of
mobile phone (emulator skin).

Thanks

Re: customizing run-time image to smartphone by Dean

Dean
Tue Sep 28 08:03:31 CDT 2004

You can't use the smartphone supplied components in the regular version of
PB. If you want a skin that looks like Smartphone, you need to create it.
It's up to you whether or not to support a mouse cursor. If you don't want
the cursor, then don't include it in your OS image.

--
Dean Ramsier - eMVP


"shanks" <shanks@discussions.microsoft.com> wrote in message
news:ECBD05E8-AF2A-42F9-8E22-0F18D79841BB@microsoft.com...
> Hi,
> I have generated a custom OS run-time emulator image using PB 5.0 eval. I
> want to use it in smartphone skin.
>
> Though, the skin loads and screen also appears (Thanks to Valter), still
the
> operation on the emulator is not like the ones provided by smartphone 2003
> emulator. Is there a way i can customize the OS to be used in smartphone
> scenario ? I mean with in mobile skin it is absurd to use mouse pointer
over
> lcd. Everything should be operated using the two soft keys below LCD of
> mobile phone (emulator skin).
>
> Thanks
>
>
>