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

Home » Public Forums » archive » X window display sizes
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: X window display sizes [message #18003 is a reply to message #17949] Mon, 22 November 1999 00:00 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
David Fanning wrote:
>
> Liam Gumley (Liam.Gumley@ssec.wisc.edu) writes:
>
>> I don't know of any way to do this using IDL commands. The only
>> information you can return about a widget on a remote display seems to
>> be the geometry of the widget itself, e.g.
>
> I don't know. I think the realize-the-upmapped-
> draw-widget method used in GET_SCREEN_SIZE should
> work everywhere. There is even a keyword that will
> enquire of a remote display, I think.
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting


It doesn't work on our systems. It just returns the display size of the
default display regardless of what you pass to the DISPLAY_NAME argument
or keyword.

After looking at the code further, it seems there is a bug in
get_screen_size.pro
in both IDL 5.1 and 5.2. The function specifies the DISPLAY_NAME keyword
on
the WIDGET_DRAW function rather than the WIDGET_BASE function.

If I issue the commands manually and and put the DISPLAY_NAME keyword on
the WIDGET_BASE function it works as expected. I guess I'll be editing
the .pro
files.


Now, I wonder if doing this sets the X visual to the default?


--
Nigel Wade
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Floating base widget
Next Topic: Re: DirectColor on linux

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

Current Time: Wed Oct 08 20:10:52 PDT 2025

Total time taken to generate the page: 0.00492 seconds