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

Home » Public Forums » archive » Re: default window size
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: default window size [message #30572] Tue, 07 May 2002 21:34 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
On Win32, it is set in the registry keys:

HKEY_LOCAL_MACHINE/SOFTWARE/Research Systems, Inc./IDL/0/IDL
DLL/HGraphicWind
HKEY_LOCAL_MACHINE/SOFTWARE/Research Systems, Inc./IDL/0/IDL
DLL/WGraphicWind

Note that the "0" refers to the IDL installation and may differ on your
machine.

For Unix, I would assume there is a text config file somewhere. I would
guess there would be something similar on Mac.

You could change them all programmatically (if that is what you want to do).
The config files could be read and rewritten (depending on permissions), and
on windows you could craft a .reg file and then execute regedit to modify
the key. You could also write a simple .dlm for windows to add/edit reg
keys.

-Rick


"Reimar Bauer" <r.bauer@fz-juelich.de> wrote in message
news:3CD782C0.E3842473@fz-juelich.de...
> Hi,
>
> By idlde preferences it is possible to set a default window size
> e.g. XSIZE=200, YSIZE=200.
>
> !D.WINDOW.XSIZE and !D.WINDOW.YSIZE is readonly.
>
> Where did idlde set these sizes?
>
> regards
> Reimar
>
> --
> Reimar Bauer
>
> Institut fuer Stratosphaerische Chemie (ICG-I)
> Forschungszentrum Juelich
> email: R.Bauer@fz-juelich.de
> ------------------------------------------------------------ -------
> a IDL library at ForschungsZentrum Juelich
> http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
> ============================================================ =======
[Message index]
 
Read Message
Read Message
Previous Topic: Call_External and referenced symbol not found
Next Topic: Re: Need help working with large video file

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

Current Time: Fri Oct 10 23:00:47 PDT 2025

Total time taken to generate the page: 0.72444 seconds