I have the same problem, can't do classes either.
Any ideas?
On 10/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> If I try to write a multi-line construct in the Pythonce 2.5 command line
> interpreter,
> I get an IndentationError
> when I press Enter after a line with some control flow s
I've been using the pocketRapi scripts submitted previously by helpful
TechGame folks, their names escape me right now. So far it suits my
needs and seems to work great. However it doesn't implement all of
the rapi.dll functions. I'd like to be able to read/write to the
registry on the PPC from
After some more time with Google I found this post from February.
PocketRapi seems to get me on the right track.
http://mail.python.org/pipermail/pythonce/2006-February/001322.html
Tod.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.or
I'd like to try using rapi.dll to access my PPC from the desktop. I
found a reference to wincerapi in the pythonwin documentation, but can
not import or otherwise locate the module on either my 2.1 or 2.4
installations on the desktop. Is it still available somewhere,
somehow? It would be great t
Good point.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Thanks for the link. If I can get EVC4 working for me, I'll try the
build for pySQLite. It would be good practice for me.
Tod
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
I know this has come up before, but is the win32com module available
for PythonCE2.4.3? Google wasn't much help this time.
Tod
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Are other users having success with SQLite under PythonCE 2.4.3? Are
you using pySQLite, comtypes, ctypes, or some other method? I'm
having trouble getting started on the PPC. On the desktop it seems to
work fine.
I've been trying to use comtypes to access a dll put out by the folks
at newObjec
I concur with Craig. There was no explicit indication what
python version the ctypes wince release was for. At least not an
indication that I found.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
The wince files on the ctypes sourceforge project site don't work for
me. import ctypes was resulting in "import error: dll load failed".
I claimed to be unable to locate _ctypes.pyd even though it was
present and in sys.path. I tried both 0.9.9.6 and 0.9.9.3 with no
luck, I tried different paths
Very cool. I vote yes.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
There is a \windows\startup folder. Putting a shortcut in there
should do the trick for starting an app on reboot. I've also read
that there are hacks you can do to run the PPC in kiosk mode.
On 2/16/06, Jeffrey Barish <[EMAIL PROTECTED]> wrote:
>...
> Also, what is the best way to get the progr
Yep. Apparently it doesn't come stock with newer
versions of WM. I am still running a PPC 2002 Axim,
so I believe it came with it. I also run another app
that came with the runtime. Apparently it is still
available, but not supported by MS. It can be
downloaded here:
http://msdn.microsoft.com
I tried the win32com.client method, but it's not available in PythonCE, or atleast not that I can find. I get the usual errors about the lack of a module. I attempted to simply copy the desktop win32com and win32 folders to the PPC. This got me a little further, but inevitable there were modules
I'm brand new to Python, but anxious to pick it up. I'd like to get ADOCE (Active X Data Objects) to work on the Pocket PC similar to ADODB functions on the desktop. I've worked through some of the examples for the desktop using ADODB and this is almost identical to how I've handled connections a
15 matches
Mail list logo