Re: DIALOG_PICKFILE Problem Behavior in IDL 7 on Linux [message #58374] |
Tue, 29 January 2008 10:18  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Sean writes:
> I'm running IDL 7 on linux (ubuntu gutsty), and for the most part its
> been a breath of fresh air. However, when I run the command
>
> file= dialog_pickfile()
>
> I get a box that just shows the title bar. I've posted a screenshot
> here
>
> http://atoc.colorado.edu/~seand/pics/badidl.png
>
> Anyone have any ideas on how I could remedy this so that it opens up
> normally?
I think this has to be an X-Windows problem, since the dialog
clearly opens up an X Window. At least on SUSE 10.3 it is not
a problem and I see the entire dialog.
> I can open this box up to find the dialog, but man does it look ugly!
> Jeez... with all the slick new stuff for IDL, I'm pretty unimpressed
> with the dialog box!
>
>
> http://atoc.colorado.edu/~seand/pics/uglyidl.png
Well, I agree it is ugly as sin, but at least I can see the entire
dialog. :-)
If they could hook IDL to the File-Open and Select Printer
dialogs available in the IDL Workbench people would certainly
have a *much* better impression of IDL in general.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
|
Re: DIALOG_PICKFILE Problem Behavior in IDL 7 on Linux [message #58604 is a reply to message #58512] |
Tue, 05 February 2008 07:55  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Norbert Hahn schrieb:
> David Fanning <news@dfanning.com> wrote:
>
>> Sean writes:
>>
>>> I'm running IDL 7 on linux (ubuntu gutsty), and for the most part its
>>> been a breath of fresh air. However, when I run the command
>>>
>>> file= dialog_pickfile()
>>>
>>> I get a box that just shows the title bar. I've posted a screenshot
>>> here
>>>
>>> http://atoc.colorado.edu/~seand/pics/badidl.png
>>>
>>> Anyone have any ideas on how I could remedy this so that it opens up
>>> normally?
>> I think this has to be an X-Windows problem, since the dialog
>> clearly opens up an X Window. At least on SUSE 10.3 it is not
>> a problem and I see the entire dialog.
>
> If I'm not mistaken Suse Linux installs KDE by default while Ubuntu
> has Gnome by default. So I think the problem depends on the desktop
> manager - whatever this is and how it works.
>
> Norbert
idl uses gtk which is quite closer to gnome as to kde.
I can get the same result in kde by selecting the ^_ icon in the
toolbar. (in german Fensterheber, don't get the english word currently)
may be a click on the title does expand it ?
cheers
Reimar
cheers
Reimar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHqIbb5aOc3Q9hk/kRAklqAJ4xLaSnuUNgkW1nUKVti+SQxD+qDwCe OG9a
Fffc9vSX0tiRnd8Ll8IlsDM=
=LnRo
-----END PGP SIGNATURE-----
|
|
|