I am considering a device that will have a 96x64 pixel Pictiva display
hanging of the SPI port of a PXA-255. I have never seen Windows CE on
a device with a display smaller than QVGA. Would I include the GWES
component in such a device and develop a custom shell or make a
headless device with a stream driver that provides character based I/O
to the display. The device will have a small display and some buttons
much like a cell phone. Charater mode I/O would be sufficient for the
application. Will the GWES scale to suit such a small display?

Re: 96x64 Pictiva Display by Steve

Steve
Tue Jun 01 17:36:15 CDT 2004

GWES will scale to that, but it sounds like it wouldn't be appropriate as
you are connected via the SPI bus and there isn't any graphics. I've used a
minimal gwes configuration for messaging and keyboard/keypad in previous
systems with a 4x20 Alpha numeric LCD. We had a basic text UI framework that
provide for the equivalent of dialogs, Edit boxes, and basic screen
navigation. That all works fine.

--
Steve Maillet (eMVP)
EmbeddedFusion
smaillet_AT_EmbeddedFusion_DOT_com