Re: [Tutor] Using tkinter for cross platform application

2013-09-03 Thread Alan Gauld
On 03/09/13 02:32, Max Bedacht wrote: Hello; I'm looking for a quick, if possible, solution to a problem I'm having. :-) Does anyone ever look for a slow solution?... The problem that I am now trying to resolve, which I hope is the last one, is the following: When running a packaged 'compil

[Tutor] Using tkinter for cross platform application

2013-09-02 Thread Max Bedacht
Hello; I'm looking for a quick, if possible, solution to a problem I'm having. I have developed an application which I'm packaging to run on Windows, Linux and eventually OS-X. I have gone through myriad iterations, bouncing between Python 2.7 and 3.3 and between 32 and 64 bit Linux, Windows XP and