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

Home » Public Forums » archive » Re: IDL 5.0 PLOT or DEVICE bug: hidden graphics buffering?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL 5.0 PLOT or DEVICE bug: hidden graphics buffering? [message #11207] Sat, 07 March 1998 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Russ Welti (on mapper) (rwelti@mapper.mbt.washington.edu) writes:

> I have an app which runs fine in 4.0 (i.e. does NOT have
> the following behavior). I'm converting it to 5.0

> [snip]

> Here's the mystery:
>
> First time through the loop, thing #1 is drawn, then there is
> a pause while computing, THEN thing #2 is drawn along with
> the SECOND thing #1.! They are NOT plotted in pairs.

Graphics output buffering like this is rare, but not unheard
of. Fast loops are one of the places where I've seen it occur.
Use the EMPTY procedure to flush the graphics output buffer.
It works less obtrusively than the Print statement. :-)

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: associated variables in structures
Next Topic: IDL 5.0 PLOT or DEVICE bug: hidden graphics buffering?

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

Current Time: Thu Oct 09 07:53:57 PDT 2025

Total time taken to generate the page: 1.19477 seconds