Notices


Reply
Thread Tools
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#1
On a Windows machine, I've run certain Python scripts with ActivePython's Pythonwin, which I think is an editor. It has a simple GUI. I go to the File menu, and click Run, and it gives me a simple interface in which I enter just a Script File and the Arguments.

What's most like that for the Tablet? After installing, do I need to do anything other than enter the application's name in Xterm and select Run from a Menu?

Thanks.
 
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#2
If you already have Python installed (I'm fairly sure you do! ), just in the terminal:

Code:
python script_name
If you need an editor with the ability to easily test code, look to PyGTKeditor (I highly recommend that, I wrote 95% of Quick Clip with that).
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 

The Following User Says Thank You to BrentDC For This Useful Post:
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#3
Originally Posted by BrentDC View Post
If you already have Python installed (I'm fairly sure you do! ), just in the terminal:

Code:
python script_name
If you need an editor with the ability to easily test code, look to PyGTKeditor (I highly recommend that, I wrote 95% of Quick Clip with that).
(I highly recommend that, I wrote 95% of Quick Clip with that).
Thx for that ads
 

The Following 2 Users Say Thank You to Khertan For This Useful Post:
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#4
Originally Posted by Khertan View Post
(I highly recommend that, I wrote 95% of Quick Clip with that).
Thx for that ads
Thanks for writing a great program!
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:03.