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

Home » Public Forums » archive » Re: Coyote graphics and resizeable draw widgets
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: Coyote graphics and resizeable draw widgets [message #79673] Fri, 23 March 2012 09:47 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> I think I would try the cgPixmapWindow object first. This
> is a subclassed cgCmdWindow object that can be used as
> a pixmap window. Methods allow fast copying between windows
> and so forth.

I should point out that one of the HUGE advantages
of a Pixmap object is that if need be (and, believe
me, when you are doing pixmap smoke and mirror tricks
there is OFTEN need!) you can actually *see* the pixmap
window, so you can figure out what the heck is going on!

Simply set the visible property to see it:

pixmap -> SetProperty, Visible=1

And turn it off, when you don't want to see it:

pixmap -> SetProperty, Visible=0

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Coyote graphics and resizeable draw widgets
Next Topic: Re: Modifying Arrays and Structures in HASH's (hint: you can't)

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

Current Time: Fri Oct 10 14:16:24 PDT 2025

Total time taken to generate the page: 0.16612 seconds