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

Home » Public Forums » archive » how to tell if run-time IDL app is already running?
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
how to tell if run-time IDL app is already running? [message #68550] Tue, 03 November 2009 07:58
j.coenia@gmail.com is currently offline  j.coenia@gmail.com
Messages: 36
Registered: December 2008
Member
How do I tell if another instance of my IDL application is already
running? I'm talking about a run-time application that I build into
a .sav file, which starts more or less like an executable when I
double-click its icon. If I then double-click the same icon again, I
do *not* want to run another instance: I want to check to see if the
application is already running, and just bring it to the front or
something. The XRegistered trick that works fine from within a single
IDL session does not work in this scenario, I believe since two
independent instances of IDL are running the two applications. (This
is on a Windows XP machine.)
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: How 2 import some data to a widget!!
Next Topic: label_region/histogram help

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

Current Time: Fri Oct 10 01:04:35 PDT 2025

Total time taken to generate the page: 0.72131 seconds