[PythonCE] GIF is not correctly displayed ini Tkinter

2007-12-13 Thread Jose Ignacio Gisbert
Hi all, >From my pocket PC, if I open a gif image, it opens it with pocket Internet Explorer and it is perfeclty viewed. However, if I use the same gif image as "image" propriety for a tkinter button, it is viewed very badly, like as its graphics were corrupted or something similar. Someone kno

[PythonCE] How does one build PythonCE?

2007-12-13 Thread Ronald Oussoren
Hi, I'm working on an PocketPC application that embeds Python. Until recently I used MS embedded VC++ and reused the binary distribution for PythonCE. That worked for the most part (although IIRC I had to patch header files to get my code linked). We recently switched to MS Visual Studio 20

Re: [PythonCE] How does one build PythonCE?

2007-12-13 Thread Christopher Fairbairn
Hi, On Fri Dec 14 1:47 , Ronald Oussoren <[EMAIL PROTECTED]> sent: >We recently switched to MS Visual Studio 2005 and now I'm wondering >how to build a fresh Python binary using that. I've download the >source patches from SF.net and applied those to the head of Python's >release25-maint b

Re: [PythonCE] How does one build PythonCE?

2007-12-13 Thread Joseph Armbruster
Christopher, I'll help you test it out. Let the list know when it's ready, or you can email me directly Joseph Armbruster On Dec 13, 2007 3:48 PM, Christopher Fairbairn <[EMAIL PROTECTED]> wrote: > Hi, > > On Fri Dec 14 1:47 , Ronald Oussoren <[EMAIL PROTECTED]> sent: > >We recently switched