Hi Rodolfo,

   > Hello: I wish to start a python script into terminal.  I would like
   > to create a program with its own sugar-icon and terminal+script,
   > something like:

One way to do this, I think, would be to make a Pippy program that runs
your Python script (either with "import" or with os.system), and then do
"save as bundle" in Pippy to create an activity that does the same.

Hope that helps,

- Chris.
-- 
Chris Ball   <[EMAIL PROTECTED]>
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to