|
From: Eric P. <pe...@cg...> - 2004-04-21 21:18:16
|
If you know how to launch the app from the shell prompt, you can use
os.system to do the same thing programmatically. Otherwise, finding
out where an app is located and getting it launched is pretty
system-dependent I think.
Eric Pettersen
UCSF Computer Graphics Lab
pe...@cg...
http://www.cgl.ucsf.edu
On Wednesday, April 21, 2004, at 11:16 AM,
Mik...@US... wrote:
> This question is off topic a bit but is it possible for you to launch
> an
> application like adobe from python (like upon a button press for
> instance)
>
> -----------------------------------------
> The contents of this electronic mail message and any attachments are
> confidential, possibly privileged and intended for the addressee(s)
> only. Only the addressee(s) may read, disseminate, retain or
> otherwise use this message. If received in error, please immediately
> inform the sender and then delete this message without disclosing its
> contents to anyone.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Pmw-general mailing list
> Pmw...@li...
> https://lists.sourceforge.net/lists/listinfo/pmw-general
>
|