screen WxH

View: New views
4 Messages — Rating Filter:   Alert me  

screen WxH

by Jean-Yves F. Barbier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

can I get the whole screen width & height without using any maximized
form to do that?

--

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: screen WxH

by Steven James Drinnan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

use

        Desktop.Height
  Desktop.Width

steven

Steven
On Thu, 2009-11-05 at 04:28 +0100, Jean-Yves F. Barbier wrote:
> Hi,
>
> can I get the whole screen width & height without using any maximized
> form to do that?
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

signature.asc (204 bytes) Download Attachment

Re: screen WxH

by Werner-9 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jean-Yves F. Barbier wrote:
> Hi,
>
> can I get the whole screen width & height without using any maximized
> form to do that?
>
>  
Desktop.Width
Desktop.Height



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: screen WxH

by Jean-Yves F. Barbier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Steven James Drinnan a écrit :
> use
>
> Desktop.Height
>   Desktop.Width

Thanks to both of you

JY
--


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user