FYI: by editing _tkinter.pyd with a hex editor, I succeed!

I replaced the "\\Windows\\celib.dll\0" with "celib.dll\0" and also for
"tk84.dll" and "tcl84.dll".

So my Installation looks like this:
Python-2.3.4-arm-PPC2003.zip and Tkinter-Files.zip from
http://sourceforge.net/projects/pythonce/

- Python.zip unpacked to "\iPaq File Store\Python\lib"

- Tkinter-Files.zip unpacked
- "tcl8.4.3\library" and "tcl8.4.3\tk8.4" moved to "\iPaq File Store
\Python" (thus the full paths "\iPaq File Store\Python\library" and
"\iPaq File Store\Python\tk8.4").
- "Windows/*.dll" moved to "\iPaq File Store\dlls"

- Registry patched to have WinCE look for dlls in "\iPaq File Store
\dlls" using System Path (http://www.pocketpcfreewares.com/en/index.php?
soft=753)

- hex-edit _tkinter.pyd

Done.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to