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

Home » Public Forums » archive » Re: Newbie question again - Marking region of interest
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: Newbie question again - Marking region of interest [message #27568 is a reply to message #27530] Fri, 26 October 2001 07:17 Go to previous messageGo to previous message
Logan Lindquist is currently offline  Logan Lindquist
Messages: 50
Registered: October 2001
Member
> It is not possible to combine direct and object
> graphics. The two graphics systems are completely
> different and independent. You must choose one or
> the other for any particular graphics window.
[snip]

What about making two windows of the same size but only keep the one you
want to work in active and visible at any given moment? One would be an
object window and the other would be a direct window. I am not sure exactly
how this would work. At first I thought there might be a procedure that was
something like the VB object.visible command, but upon looking all I found
was this in the help.

Exposing or Hiding a Window

To expose a window so that it is the front-most window on the screen, call
the IDLgrWindow::Show method with a nonzero value as the argument:

myWindow -> Show, 1

To hide a window, call the IDLgrWindow::Show method with a zero value as the
argument:

myWindow -> Show, 0



Hope this helps,
Logan
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Open letter to RSI about dropping Alpha Tru64
Next Topic: Reversing Object Graphics Axis Range

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

Current Time: Fri Oct 10 07:26:10 PDT 2025

Total time taken to generate the page: 0.79947 seconds