Re: TK 8.5
Leon wrote:
1) Did you know if a future version of Python/Tkinter will use Tk 8.5 ?
And when ?
We are planing to use Tcl/Tk 8.5 for Python 2.6 and 3.0. The topic is
currently being discussed but nothing has been decided yet.
2) Is it a way to use Tk 8.5 with the present version of Python (2.5) ?
No, not yet. It may be possible to back port Tcl Tk 8.5 support from 2.6
to 2.5 once we have finished the migration to 8.5.
Christian
.
Relevant Pages
- Re: ActiveState Python v2.5 doesnt come with Tkinter or Tk installed.
... Now I would like to take up Tkinter. ... I'm using Active State Python ... For MacOS X this should not happen because Tcl/Tk is already available. ... But the best Python for MacOS X is the binary installer from python.org ... (comp.lang.python) - Re: ActiveState Python v2.5 doesnt come with Tkinter or Tk installed.
... Now I would like to take up Tkinter. ... I'm using Active State Python ... For MacOS X this should not happen because Tcl/Tk is already available. ... But the best Python for MacOS X is the binary installer from python.org ... (comp.lang.python) - Re: learning X programming
... Many visualizations programs are done ... Use a scripting language ... (I prefer Perl/Tk over TCL/Tk) ... I'd vote for Python with WxWidgets/GTK/Qt/Tk, ... (comp.os.linux.misc) - Re: Configuring Python for Tk on Mac (continued)
... Martyn Quick wrote: ... |>support is there alright, it's Tcl/Tk which _isn't_. ... You then need to install the tkinter bindings using Package Manager, ... you can't run Python gui programs by typing "python" in the ... (comp.lang.python) - Re: Future Python Gui?
... the Tcl/Tk bits that come with Python. ... You'll also have to install ... (use the Windows MSI install package) ... (comp.lang.python) |
|