Re: AutoScale not working
- From: "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
- Date: Tue, 1 Nov 2005 08:04:02 -0700
It has some layout capabilities to *assist* with that, but there's no
general method of just making things work that would make sense for all
applications.
Paul T.
"Michael Coelsch" <mcoelsch@xxxxxxxxxxxxxxxx> wrote in message
news:%236QCgrs3FHA.1148@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> i thought VS 2005 would take care about resizing controls (especially
> picture boxes) automatically for VGA and QVGA support??
>
> What can i do?
>
> The controls location is OK, but the picture in the picture-box is not
> autoscaled to QVGA resolution!
>
> Michael
>
>
> "Paker Liu" <lsj_1212@xxxxxxx> schrieb im Newsbeitrag
> news:eeMxO8n3FHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
>> Michael Coelsch wrote:
>>
>>> When i create a Form in VS 2005 (VB.NET), the designer shows all
>>> controls (Picture Boxes, ...) correctly in a form (240x320 pixel).
>>> But when i deploy to a VGA device or the VGA emulator, all controls to
>>> not autoscaled and appear very small in the top left quarter corner of
>>> the screen.
>>>
>>> What can i do?
>>>
>>> Autoscale mode of the form is set to DPI.
>>>
>>> I have an english VS.NET 2005 on a german Win XP machine.
>>>
>>> Thanks
>>> Michael
>>>
>>>
>> if Autoscaled mode is not work,I suggest that you write some code to
>> recognize wether it is VGA device before all controls initialize.Usually
>> My app does not choose AutoScaled mode.It is the same reason that
>> Autoscaled mode is not well work!
>
>
.
- Follow-Ups:
- Re: AutoScale not working
- From: Paul Moon
- Re: AutoScale not working
- References:
- AutoScale not working
- From: Michael Coelsch
- Re: AutoScale not working
- From: Paker Liu
- Re: AutoScale not working
- From: Michael Coelsch
- AutoScale not working
- Prev by Date: Re: PostMessage and C# multithread application - HOW IT REALLY WORKS
- Next by Date: Re: OpenNETCF SaveSetting / GetSetting
- Previous by thread: Re: AutoScale not working
- Next by thread: Re: AutoScale not working
- Index(es):
Relevant Pages
|