comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: GET_SCREEN_SIZE in Windows
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: GET_SCREEN_SIZE in Windows [message #26361 is a reply to message #26285] Tue, 21 August 2001 08:25 Go to previous message
ngls is currently offline  ngls
Messages: 10
Registered: November 2000
Junior Member
r.bauer@fz-juelich.de (Reimar Bauer) wrote in <3B80059B.CE3B206A@fz-
juelich.de>:

> You don't mean device,get_screen_size=variable ?

Sadly no. This gives the same result as:

IDL> print, get_screen_size()
% Compiled module: GET_SCREEN_SIZE.
1280.00 1024.00

Where 1280 by 1024 is the total size of the desktop. If I create a widget
this size, part of the widget is obscured under the Windows task bar. I would
like to size the widget so that it fills all of the available space (i.e.
desktop size less task-bar). This is the size that a maximized window would
fill.

For me, with the task-bar at the bottom of the screen, I would want the
routine to return 1280 by 1000 since the task-bar takes up 24 pixels
vertically. However the task-bar can live up the side of the screen.

Justin
[Message index]
 
Read Message
Read Message
Previous Topic: problems with VELOVECT
Next Topic: STRMID question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 21:52:42 PDT 2025

Total time taken to generate the page: 0.04734 seconds