Home > Archive > Programming with dBASE > December 2005 > Applicatory to always start with resolution of 800 x 600 pixel.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Applicatory to always start with resolution of 800 x 600 pixel.
Wagner Rocha

2005-11-28, 7:23 am

My applicatory it starts for a called program INICIO.PRG (as attached),
it always opens in the maximum size of the resolution of the screen,
would like that the maximum size in pixel for this initial window was of
800 x 600, that is possible, in afimativo case as I must proceed to
obtain this result.
Jean-Pierre Martel

2005-11-28, 9:23 am

In article <uTHfE8A9FHA.1492@news-server>, rocha@rcequipe.com.br says...
> I would like that the maximum size in pixel for this initial
> window was of 800 x 600


Look at some properties of the Form class:
- Height // 600
- Width // 800
- WindowState // 0 = normal
- AutoCenter // true

Jean-Pierre Martel, editor
The dBASE Developers Bulletin
Blue Star dBASE Plus Core Concepts Graduate
Wagner Rocha

2005-11-29, 11:23 am

I do not have control on the main window, where form's is opened. It
would like that the main one was with resolution of 800x600 pixel. I
placed in d.binaries an example of the beginning of my application.


Jean-Pierre Martel escreveu:
> In article <uTHfE8A9FHA.1492@news-server>, rocha@rcequipe.com.br says...
>
>
>
> Look at some properties of the Form class:
> - Height // 600
> - Width // 800
> - WindowState // 0 = normal
> - AutoCenter // true
>
> Jean-Pierre Martel, editor
> The dBASE Developers Bulletin
> Blue Star dBASE Plus Core Concepts Graduate

Marc VdB

2005-11-29, 11:23 am

See my reply in binaries

Cu, Marc

--
www.vdblogic.de/dbl
------


Wagner Rocha

2005-11-30, 8:23 pm

Much thankful...

Marc VdB escreveu:

> See my reply in binaries
>
> Cu, Marc
>

Marc VdB

2005-11-30, 8:23 pm

> Much thankful...

You are welcome.

Cu, Marc

--
www.vdblogic.de/dbl
------


Wagner Rocha

2005-12-03, 9:23 am

The application initiates in it sings left superior of the screen, as to
make to start in the center?

Marc VdB escreveu:
>
>
> You are welcome.
>
> Cu, Marc
>

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com