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

Home » Public Forums » archive » Re: Widget Frame Attributes on Linux
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: Widget Frame Attributes on Linux [message #18295 is a reply to message #18291] Thu, 16 December 1999 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Bernard Puc wrote:
> For the Linux users, does anyone know why the keyword TLB_Frame_Attr to
> the Widget_Base function is ignored? I am using the KDE window manager.

The TLB_FRAME_ATTR keyword is also ignored on Windows, whether you are
running IDL under Windows, or are logged in to a remote host running IDL
under Unix. I'm willing to bet it's ignored on MacOS as well (anyone
care to confirm this?). For example, the following code is supposed to
create a base widget with no system menu:

base = widget_base(tlb_frame_attr=2)
widget_control, base, /realize

Because of this unreliable behavior, I don't use the TLB_FRAME_ATTR
keyword. Another reason to avoid this keyword is that creating widgets
which can't be moved, resized, or closed normally is completely
non-intuitive for users.

Cheers,
Liam.

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Old Question
Next Topic: Re: Spatial normalisation

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

Current Time: Thu Oct 09 22:22:27 PDT 2025

Total time taken to generate the page: 0.24090 seconds