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

Home » Public Forums » archive » Displaying VAX IDL widgets on a Sun workstation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Displaying VAX IDL widgets on a Sun workstation [message #326] Tue, 16 June 1992 08:13 Go to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
For a long time now I've been trying to display IDL MOTIF widgets from a
VAX/VMS computer on a Sun workstation running OpenWindows. I haven't been able
to in the past, and had suspected at various time DECWindows, the third-party
TCP/IP transport, and OpenWindows of being the culprit. However, today I found
that its the way one starts up IDL.

The secret seems to be that one needs to start up a widget routine, any widget
routine, before creating any plot windows. Apparently, it needs to allocate
some colors for the widget text and background. When the plot window is
created, it automatically allocates all remaining colors.

I've also noted that one can't have two copies of IDL running at the same time.
If not using widgets, then the second copy of IDL will simply allocate a
secondary color table. The screen will flash between the two color tables when
the pointer across the screen, but it will work. However, this doesn't seem to
work with widgets.

I would suppose that the colors IDL wants to use for the widgets would normally
belong to the window manager, but I guess there's a problem when running a
MOTIF program with an OpenLook window manager. However, there doesn't seem to
be any such problem in the opposite direction.

Bill Thompson
[Message index]
 
Read Message
Read Message
Previous Topic: Neural Net BP Code for IDL
Next Topic: Re: Displaying VAX IDL widgets on a Sun workstation

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

Current Time: Thu Oct 09 22:39:48 PDT 2025

Total time taken to generate the page: 1.11900 seconds