Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-11 Thread Bandung
I tried running a simple app that uses Tkinter but I get the error message _tkinter not found. Traceback (most recent call last): File "\Storage Card\5_software_developed\testcode\GstApps\gui_class\input.py", line 2, in from Tkinter import * File "C:\devl\release\PythonCE-2.5-20061012\Py

[PythonCE] Python 2.5 for Windows CE / ARM

2006-10-11 Thread Luke Dunstan
A new release of Python for Windows CE is available. Download it here: http://sourceforge.net/project/showfiles.php?group_id=104228 The release notes are linked from this page, but a direct link is: http://sourceforge.net/project/shownotes.php?release_id=454685&group_id=104228 Please consider t

Re: [PythonCE] call scrypt with parameters

2006-10-11 Thread Luke Dunstan
Title: Mensaje   In that case, it depends on how RunApp() is implemented. If it calls ShellExecuteEx() then I think it is not possible to pass parameters. Try this:   RunApp('\Program Files\python24\python.exe', '\mover_fotos.py \ - -')   Luke   - Original Message - From: Fre

Re: [PythonCE] Error

2006-10-11 Thread Luke Dunstan
Hi,   I don't know for sure because I haven't tried it with WinCE 3.0, but on the Files page it looks like one of these would work:   http://prdownloads.sourceforge.net/pythonce/Python-2.3.4-arm-PPC2002.zip?download   http://prdownloads.sourceforge.net/pythonce/python-2.3.4-arm-HPC2000.zip?dow