Re: Bottom of GUI not visible [message #54192] |
Mon, 28 May 2007 21:40  |
teich
Messages: 33 Registered: May 2007
|
Member |
|
|
On May 28, 11:52 pm, Andrew Cool <andrew.c...@dsto.defence.gov.au>
wrote:
> On May 29, 10:09 am, t...@atmsci.msrc.sunysb.edu wrote:
>
>> Hi all,
>
>> I am using someone else's idl session whereby they have created a
>> ".sav" which I can restore. To do this, I log into thier machine with
>> ssh. When I restore, I get a GUI but the bottom part is not visible
>> and I know there are buttons to click on that I am missing. I don't
>> know if this is an IDL or x windows problem. Does anyone know what I
>> might try? I know little about GUI's and widgets in IDL!
>
>> Thanks,
>
>> Howie
>
> Maybe a font problem? The author possibly stipulated a smaller font to
> get the GUI to fit on his screen, and you don't have that font in your
> path, and are getting a larger font instead.
>
> Or, maybe the author wrote the GUI to fill his 1280x1024 screen, and
> you're running
> at something smaller, like 1024x768?
>
> So the easy fix might be just to increase your screen resolution.
> Failing that,
> email the author...
>
> Andrew C.
Thanks, I will give that a try! -H
|
|
|