comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: How to get the screen size?
Date: Sat, 6 Apr 2013 17:56:12 +0000 (UTC)
Date: 2013-04-06T17:56:12+00:00	[thread overview]
Message-ID: <kjpnjs$gn6$1@speranza.aioe.org> (raw)
In-Reply-To: c2644067-67d8-4356-93d6-079e0c2c0fd4@googlegroups.com

>To make my ada application program suitable for more monitor sizes, I need
>the Screen Size.  Where the size is the number of pixels.  Is there a
>function or procedure to get the screen width and height?

On which monitor, under which OS?
CLAW (Class Library for Ada on Windows) has Get_System_Metrics, which
basically calls Windows' GetSystemMetrics with the right parameter.


  reply	other threads:[~2013-04-06 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 17:35 How to get the screen size? tolkamp
2013-04-06 17:56 ` tmoran [this message]
2013-04-06 18:04 ` Patrick
2013-04-07  9:38 ` tolkamp
2013-04-07 10:00   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox