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

Home » Public Forums » archive » Re: Sharing program
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: Sharing program [message #56245 is a reply to message #56244] Tue, 09 October 2007 13:13 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
rpertaub wrote:
> On Oct 9, 2:18 pm, Rick Towler <rick.tow...@nomail.noaa.gov> wrote:
>> rpertaub wrote:

> I have a different problem now, the program works on Virtual Machine,
> I tested it on someone else's computer that does not have IDL.
> However, the end result of my program is a window which shows my end
> image (after n analysis and processing). However, the image appears
> for a split second and then closes. How do I keep it open? It seems it
> is ending the program, I am not sure how to make it not do that...

Yes, the VM is exiting. At the very least you'll need to throw up a
dialog with DIALOG_MESSAGE() that will block until the user clicks o.k.
at which point your application will finish and the VM will exit.

You may want to take a look at my RHTvmConsole object that can act as a
simple replacement for console based applications in the VM that use
print and read. I've converted a few large programs over just using
search and replace. Using this, you could print out information
regarding the status of the processing, display the image, then wait for
the user to hit return to continue (or exit).

www.acoustics.washington.edu/~towler/programs/RHTvmConsole.z ip

-Rick


(Dick, I do have your improved version (thank you!) that I will upload)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: y axis tickmarks and box_plot
Next Topic: clustering- yet again

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

Current Time: Fri Oct 10 17:21:13 PDT 2025

Total time taken to generate the page: 0.16011 seconds