Re: Pickfile wierdness [message #12268] |
Wed, 22 July 1998 00:00 |
ftjec
Messages: 5 Registered: June 1998
|
Junior Member |
|
|
Apparently it is a problem with Sun, not idl. RSI suggested installing
patches 103461 and 103186. This makes sence because the same verion of idl
running on a sgi didn't have the problem.
Ray (muzic@uhrad.nospam.com) wrote:
: I used an alternative work-around. I made my own copy
: of pickfile.pro and hacked it to make the window wider.
: Not elegant, but it works...
: sigma0@my-dejanews.com wrote:
: > Hi, I am moving some code from idl 4.3 to idl 5.0.3 and I have run into a
: > problem with pickfile, or dialog_pickfile as it is now apparently called. On
: > idl 5.0.3 on a sun running Solaris 2.5, pickfile displays the full path to
: > files and directories in the selection dialog. Since the files I am using
: > pickfile to select are deep down the directory tree, idl truncates the path
: > and displays only the start of it in the selection dialog. This makes it
: > impossible for the user to know what he is selecting, unless the window is
: > resized. It there anyway to stop idl from displaying the full path in the
: > selection box? On idl 4.3, running on a dec alpha, it does not print the
: > full path, but the path is displayed in a separate path field. Any help
: > would be greatly appreciated! -Jay Cable
: > ftjec@uaf.edu
: >
: > -----== Posted via Deja News, The Leader in Internet Discussion ==-----
: > http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
--
************************************************************ ********
Jay Cable Alaska SAR Facility
Sustaining Engineer Geophysical Institute
tel (907) 474-1856 University of Alaska
fax (907) 474-5567 P.O. Box 757320
jcable@juneau.gi.alaska.edu Fairbanks, AK 99775-7320
************************************************************ ***********
|
|
|
Re: Pickfile wierdness [message #12276 is a reply to message #12268] |
Wed, 22 July 1998 00:00  |
ftjec
Messages: 5 Registered: June 1998
|
Junior Member |
|
|
Yeah, I tried something simalar, only the paths are too long. The idl code
I am working on is part of a production system used for verification, and most
of the paths to the existing data are too long. I would need another moniter :)
Thanks for your advice, I think I will look at hacking pickfile.pro to remove the
paths.
Ray (muzic@uhrad.nospam.com) wrote:
: I used an alternative work-around. I made my own copy
: of pickfile.pro and hacked it to make the window wider.
: Not elegant, but it works...
|
|
|
|
Re: Pickfile wierdness [message #12330 is a reply to message #12277] |
Tue, 21 July 1998 00:00  |
Ray
Messages: 8 Registered: July 1998
|
Junior Member |
|
|
I used an alternative work-around. I made my own copy
of pickfile.pro and hacked it to make the window wider.
Not elegant, but it works...
sigma0@my-dejanews.com wrote:
> Hi, I am moving some code from idl 4.3 to idl 5.0.3 and I have run into a
> problem with pickfile, or dialog_pickfile as it is now apparently called. On
> idl 5.0.3 on a sun running Solaris 2.5, pickfile displays the full path to
> files and directories in the selection dialog. Since the files I am using
> pickfile to select are deep down the directory tree, idl truncates the path
> and displays only the start of it in the selection dialog. This makes it
> impossible for the user to know what he is selecting, unless the window is
> resized. It there anyway to stop idl from displaying the full path in the
> selection box? On idl 4.3, running on a dec alpha, it does not print the
> full path, but the path is displayed in a separate path field. Any help
> would be greatly appreciated! -Jay Cable
> ftjec@uaf.edu
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
|
|
|
Re: Pickfile wierdness [message #12331 is a reply to message #12277] |
Tue, 21 July 1998 00:00  |
Ray
Messages: 8 Registered: July 1998
|
Junior Member |
|
|
I used an alternative work-around. I made my own copy
of pickfile.pro and hacked it to make the window wider.
Not elegant, but it works...
sigma0@my-dejanews.com wrote:
> Hi, I am moving some code from idl 4.3 to idl 5.0.3 and I have run into a
> problem with pickfile, or dialog_pickfile as it is now apparently called. On
> idl 5.0.3 on a sun running Solaris 2.5, pickfile displays the full path to
> files and directories in the selection dialog. Since the files I am using
> pickfile to select are deep down the directory tree, idl truncates the path
> and displays only the start of it in the selection dialog. This makes it
> impossible for the user to know what he is selecting, unless the window is
> resized. It there anyway to stop idl from displaying the full path in the
> selection box? On idl 4.3, running on a dec alpha, it does not print the
> full path, but the path is displayed in a separate path field. Any help
> would be greatly appreciated! -Jay Cable
> ftjec@uaf.edu
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
|
|
|