Windows Vista Forums

Handle Co-ordinates in Globalization and different resolution
  1. #1


    Abhishek Rai Guest

    Handle Co-ordinates in Globalization and different resolution


    Hi,

    I am working on the application which is based on the co-ordinate system it
    will support on different language(Globalization). My problem is to how can
    get relative co-ordinate in different resolution like(1024x768 or 800x600) in
    different culture. (e.g. if I store one point co ordinate like (100,100) in
    1024x768 resolution with en-us what's the coordinates in 800x600
    resolution) Italian language.



    Thanks Abhishek Rai




      My System SpecsSystem Spec

  2. #2


    Family Tree Mike Guest

    Re: Handle Co-ordinates in Globalization and different resolution

    You might be asking about graphic matrix transforms as described at
    http://www.bobpowell.net/transformations.htm. It is hard to tell though
    what your question is, as, the transformation from 1024x768 to 800x600 is
    independant of Italian, en-us or any other culture.

    "Abhishek Rai" <AbhishekRai@xxxxxx> wrote in message
    news:96AD563E-D7C4-4ED2-97A2-745813CE4FEF@xxxxxx

    >
    > Hi,
    >
    > I am working on the application which is based on the co-ordinate system
    > it
    > will support on different language(Globalization). My problem is to how
    > can
    > get relative co-ordinate in different resolution like(1024x768 or 800x600)
    > in
    > different culture. (e.g. if I store one point co ordinate like (100,100)
    > in
    > 1024x768 resolution with en-us what's the coordinates in 800x600
    > resolution) Italian language.
    >
    >
    >
    > Thanks Abhishek Rai
    >

      My System SpecsSystem Spec

Handle Co-ordinates in Globalization and different resolution problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Globalization ... Chetana .NET General 1 02 Jul 2008
Winfx globalization DLLs vipin.v.deep@gmail.com Avalon 1 01 Aug 2006
Globalization issue with locbaml keerthana_m_2003@yahoo.com Avalon 0 24 Jul 2006
Globalization and Localization using DLLs and cultures keerthana_m_2003@yahoo.com Avalon 0 16 Jun 2006
Control.Handle - How do I get a handle to a control with WinFX iNSaNey Avalon 2 14 May 2006