Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48987 > unrolled thread

tkinter

Started byJK <jakubi@email.cz>
First post2013-06-23 18:06 +0200
Last post2013-06-24 07:46 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  tkinter JK <jakubi@email.cz> - 2013-06-23 18:06 +0200
    Re: tkinter Christian Gollwitzer <auriocus@gmx.de> - 2013-06-24 07:46 +0200

#48987 — tkinter

FromJK <jakubi@email.cz>
Date2013-06-23 18:06 +0200
Subjecttkinter
Message-ID<mailman.3728.1372004161.3114.python-list@python.org>
Nazdar mládenci,

měl bych zájem dokončit překlad Tkinteru 
(http://tkinter.programujte.com/index.htm), na kterém před šesti lety 
pracovali zejména Pavel Kosina a Jakub Vojáček.

Poslal jsem jim mejla ale nehlásí se mi. Poradíte mi?

Před několika dny jsem přeložil pěkné texty o Tkinteru 
(http://www.python-course.eu/python_tkinter.php). Překlad jsem zatím 
odložil na https://bitbucket.org/tovim/tkinter-klein-cs, odkud si jej 
případně
můžete stáhnout a prohlédnout.
Budu jej ještě se svolením autora editovat.

Zdravím, Tovim

[toc] | [next] | [standalone]


#49033

FromChristian Gollwitzer <auriocus@gmx.de>
Date2013-06-24 07:46 +0200
Message-ID<kq8m5r$n7d$1@dont-email.me>
In reply to#48987
Ahoj,

Am 23.06.13 18:06, schrieb JK:
> Nazdar mládenci,

this is an English (only) speaking group. Therefore you will not get 
much response by posting in Czech.

> měl bych zájem dokončit překlad Tkinteru
> (http://tkinter.programujte.com/index.htm), na kterém před šesti lety
> pracovali zejména Pavel Kosina a Jakub Vojáček.
>
> Poslal jsem jim mejla ale nehlásí se mi. Poradíte mi?
>
> Před několika dny jsem přeložil pěkné texty o Tkinteru
> (http://www.python-course.eu/python_tkinter.php). Překlad jsem zatím
> odložil na https://bitbucket.org/tovim/tkinter-klein-cs, odkud si jej
> případně
> můžete stáhnout a prohlédnout.
> Budu jej ještě se svolením autora editovat.

Then you should ask the primary authors of
http://www.python-course.eu/python_tkinter.php
for their permission. BTW, I've not read this tutorial in detail, but 
IMHO it is a sin these days to not use ttk widgets. That's one main 
reason why people think that Tk sucks, because the non-themed widgets 
look odd and oldfashioned. Using Ttk it's possible to have applications 
practically indistinguishable from native code on Win&Mac.

Concerning http://tkinter.programujte.com/index.htm, I don't know if 
somebody has better contact to the authors here.

I'd like to throw in yet another page:

	http://www.tkdocs.com/tutorial/index.html

This is a cross-language tutorial on Tk. It uses ttk from the beginning 
and is placed under creative commons.

In any case, thanks for your willingness to help. Other users will 
probably find your work very helpful.

	Christian



[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web