"Eric Brunel" <[EMAIL PROTECTED]> wrote:
FYI, changes done in tcl/tk are usually quite rapidly integrated in
Tkinter. For example, for the "panedwindow" widget, introduced in tk8.4
(first version out in the end of 2002), a Tkinter wrapper was available in
Python 2.3 (first version out mid-2003). S
On Mon, 12 Feb 2007 09:24:20 +0100, Ben Finney <[EMAIL PROTECTED]> wrote:
> Howdy all,
>
> Python programmers looking for a built-in GUI toolkit are told two
> things: one, Python already comes with a GUI toolkit, and two, it
> looks equally ugly on all platforms. This is because the Tk widget
> li
Howdy all,
Python programmers looking for a built-in GUI toolkit are told two
things: one, Python already comes with a GUI toolkit, and two, it
looks equally ugly on all platforms. This is because the Tk widget
library, that Tkinter uses, defaults to looking like Motif, which
hasn't been the defau