Re: Portrait and Landscape in .Net 4.2 ?

From: Valter Minute (vminute_at_REMOVEMEinwind.it)
Date: 06/29/04


Date: Tue, 29 Jun 2004 02:24:32 -0700

Yu.Mails@msa.hinet.net (Yu) wrote in
news:28933d82.0406290041.18ddedd6@posting.google.com:

[...]
> I don't want to use HW(VGA chip) to rotate the OS display because
> our HW does not support it.
> May I use S/W(display driver) to change the OS display to Portrait
> and Landscape dynamically in .Net 4.2?
>

If your hardware is VGA compatible you could use the VGA driver with
rotation support.
If you're working on a custom device you should change the display
driver and add rotation support to it. If your driver is based on GPE
this means deriving your driver class from GPERotate instead of GPE.
I think that rotation support will impact on performances.
If you use a touch screen you'll have to check if the touch driver
support rotation (it should exchange x and y point coordinates), and if
it doesn't, you've to change it (if you have got the source code) or
"wrap" it with a driver that loads the original driver and converts the
cordinates returned to GWES.

-- 
Valter Minute
vminute@inwind.it (the reply address of this message is invalid)


Relevant Pages

  • Re: Dynamic display resolution change in CE 6.0
    ... I have looked a bit at the RageXL driver, and there are some places where that driver does special handling for the case of changing the display resolution. ... I will try to add this support by intercepting changes to the display mode ), and then manually deleting and reallocating the primary surface. ... "Michel Verhagen (eMVP)" wrote: ...
    (microsoft.public.windowsce.platbuilder)
  • [PATCH/RFC 2.6.20-rc4 1/1] fbdev,mm: hecuba/E-Ink fbdev driver
    ... This patch adds support for the Hecuba/E-Ink display with deferred IO. ... This is the frame buffer device driver for the Intel-based Macintosh ...
    (Linux-Kernel)
  • Re: wince 5.0 cepc download problem
    ... > ethernet controller and 5.0 has no ethernet driver support for it ... > that display adapter is also of intel and 5.0 again has no display ... adapter support VESA compatible video modes. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: 30" monitor and what video card?
    ... So long as it has a dual-link DVI connector, it will support 30" ... What has me still scratching my head is that when I 'enable all display modes', ... even the ones not supported by your monitor' the NVidia display applet only ... But sans a a fixed driver, ...
    (comp.sys.ibm.pc.hardware.video)
  • Re: Problem with Intel 945GME and LVDS
    ... It seems that your button shuts down display settings and no init is done on ... The driver has been built with Intels IEGD driver kit 8.0, ... with support for both 855 and 945 chipsets. ... of the new 945gme chipset that only is used with embedded stuff, ...
    (microsoft.public.windowsxp.embedded)