GUI in Windows
Tim Daneliuk
tundra at tundraware.com
Wed May 28 19:30:07 EDT 2003
John Roth wrote:
> "Gerhard Häring" <gh at ghaering.de> wrote in message
> news:mailman.1054151023.19600.python-list at python.org...
>
>>morden wrote:
>>
>>>Suppose I need to do some GUI on Windows. My understanding is that
>>>pythonTk is flaky on Windows.
>>
>>Really? Apart from some obscure bug that happens on Win9x I haven't
>>heard it were flaky, yet.
>
>
> Obscure? Hardly. If you throw an exception, it freezes the system on
> attempting to exit the DOS box, and also on exiting Windows itself.
> That's not obscure, it's unusable.
>
Seems to me the fix would be to catch exceptions and have the program
handle them - something I would expect a program to do in any case,
no?
--
----------------------------------------------------------------------------
Tim Daneliuk tundra at tundraware.com
PGP Key: http://www.tundraware.com/PGP/
More information about the Python-list
mailing list