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

Home » Public Forums » archive » Re: Switching Between Multiple XMANAGER Windows
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: Switching Between Multiple XMANAGER Windows [message #17348 is a reply to message #17346] Thu, 07 October 1999 00:00 Go to previous messageGo to previous message
Pavel Romashkin is currently offline  Pavel Romashkin
Messages: 166
Registered: April 1999
Senior Member
Although I am not quite clear about what an XMANAGER window is, I see no
obstacle to using WIDGET_DRAW to produce more than one popup daughter windows
when the mouse is clicked inside that WIDGET_DRAW. Why not just include a
base widget creation routine in the event handler for the draw widget, and
have event_handler create a base with an information widget, with pixel ID,
label, text, table or image zoom-in - anything you want, and leave it in case
you need that information. Then, when you click on another pixel, another
window, identical to the first info base, will pop up, and so on. To destroy
them easily, I'd use /group_leadre keyword. Or am I missing something
complicating here? I don't even see the need to use pointers.
Good luck,
Pavel

Michael Baca wrote:

> I am trying to find a way to work between two different XMANAGER windows.
> The first window controls some data visualization information. What I then
> do is click on my draw widget in order to obtain more detailed information
> about a single pixel. This pops up a new XMANAGER window that shows more
> detailed information on this single pixel. However, I need to be able to
> return to the first window to be able to do the same for a second pixel
> without losing the second window. Can this be done. Any comments would be
> appreciated.
>
> Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Floating Point Dilate and Erode
Next Topic: Re: Velocity vectors on maps

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

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

Total time taken to generate the page: 2.23811 seconds