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

Home » Public Forums » archive » Object Graphics when using 'stop'
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: Object Graphics when using 'stop' [message #30662 is a reply to message #30555] Sun, 12 May 2002 12:42 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
Heck, ignore what I am saying. Check out David's solution using his
blocking fsc_surface program. Very cool.

-R

"Rick Towler" <tsehai@attbi.com> wrote

> The suggested work arounds don't really address Randall's main need for
> manipulating his data sets. You can force an application to draw before
it
> goes into the event loop but it still won't accept input or redraw. Maybe
> an approach like this would work:
>
> PRO TEST
> DATA = BESELJ(SHIFT(DIST(40),20,20)/2,0)
>
> not_ok:
> stop
> FSC_SURFACE, data, /block, ok=ok
> if (not ok) then goto, not_ok
>
> END
>
> You could issue a stop, play with your data, then issue a .cont where you
> would jump into your OG viewer. Depending on how you choose to proceed,
you
> could stop again and play with the data or you could continue on. Some
> minor modifications to your favorite OG program will be in order. Not
> pretty but functional.
>
> -Rick
>
>
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DLM memory space behavior.
Next Topic: Re: CURVEFIT.PRO standard deviations?

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

Current Time: Sat Oct 11 01:08:13 PDT 2025

Total time taken to generate the page: 0.72483 seconds