WxPython versus Tkinter.

rantingrick rantingrick at gmail.com
Sun Jan 23 20:36:21 EST 2011


On Jan 23, 7:18 pm, Steven D'Aprano <steve
+comp.lang.pyt... at pearwood.info> wrote:
> On Mon, 24 Jan 2011 00:44:57 +0100, Martin v. Loewis wrote:
> >> For something as common as displaying a file browser, it should be as
> >> simple as this:
>
> >> import gui_toolkit  # whichever
> >> path = gui_toolkit.select_file()
>
> >> Something like zenity:
>
> >> [steve at sylar ~]$ zenity --file-selection
> >> /home/steve/python/findsingle.py
>
> > And indeed, it is that simple:
>
> > python -c "import tkFileDialog as tkfd;print tkfd.askopenfilename()"
>
> Brilliant!


No, that was even weaker than Guido's tag argument. At LEAST when
Guido parrots off minor issues he uses some fact based argument. This
is just pathetic! Only the lemmings would believe such nonsense.

> Pity that it is so ugly under Linux :(

And who's fault is that i wonder?



More information about the Python-list mailing list