wxPython Or Tkinter Advise PLEASEEEEEEEEE

Gerhard Häring gerhard.nospam at bigfoot.de
Tue Aug 14 14:04:39 EDT 2001


On Tue, 14 Aug 2001 10:37:39 -0700, Alexander V. Voinov wrote:
>In general wxPython provides a rather thin if at all layer over the
>original C++ functionality, with few exceptions (like Python applets in the
>html view widget) which may not be in the everyday use by everybody.
>Closely following the lines of the underlying toolkit is good for some
>users but is bad for the others. Anyway everybody has a choice.

What I hate about wxPython is that it's quite frustrating to just try things
out in the interactive Python interpreter. Every few lines I get Segmentation
Faults when I do this. Then, the Python interpreter is gone and I have start
all over. That's just not the Python way of development, where I get exceptions
when I do something stupid.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list