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

Home » Public Forums » archive » CG resizable window won't resize during read
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
CG resizable window won't resize during read [message #75550] Thu, 17 March 2011 12:17
Jeremy Bailin is currently offline  Jeremy Bailin
Messages: 618
Registered: April 2008
Senior Member
I have an odd probably insurmountable problem with CG resizable windows. If I have lots of similar plots looping through different objects, I like to do something like this on the command line:

for i=0l,nobj-1 do begin
cgplot, blahblahblahblah, /window
cgplot, blahlblahblah, /overplot, /addcmd
...etc...

str='' & read, str ; pause for me to look at it and hit enter when I'm done
end

The problem is that, while I'm looking at one of these plots, while it's waiting at the read line, I want to resize it. And I can resize the window itself, but the plot doesn't resize. And it doesn't resize after I hit enter - just puts up the new plot. But once I finally get out of the loop, it will finally remember what it's supposed to do and resize the final plot.

7.0.4 Mac Leopard

Any suggestions?

-Jeremy.
[Message index]
 
Read Message
Previous Topic: How to specify which exact version of a subroutine to use....
Next Topic: Re: CG resizable window won't resize during read

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

Current Time: Fri Oct 10 02:49:30 PDT 2025

Total time taken to generate the page: 0.71251 seconds