16.1.2 Tkinter Life Preserver 16.1.3 A (Very)
16.1.2 Tkinter お助け手帳 (life preserver) - Python
Tk Extension Widgets for Tkinter Tkinter用のTk拡張ウィジェット - Python
The Jython interface to Tkinter.
Jython から Tkinter へのインタフェースです。 - Python
In Tkinter, masters are specified explicitly.
Tkinter では親を明示的に指定します。 - Python
16.1.5 How Tk and Tkinter are Related
16.1.5 Tk と Tkinter はどのように関わっているのか - Python
Tix applications for development of Tix and Tkinter programs.Tide applications work under Tk or Tkinter, and includeTixInspect, an inspector to remotely modify and debug Tix/Tk/Tkinter applications. TixとTkinterプログラムの開発のためのTixアプリケーション。 TideアプリケーションはTkまたはTkinterに基づいて動作します。 - Python
Class commands in Tk correspond to class constructors in Tkinter.
Tkのクラスコマンドは、Tkinterのクラスコンストラクタに対応しています。 - Python
is a library that allows you to write new Tkinter widgets in pure Python. は、新しい Tkinter ウィジェットを、 Python で書けるようにするライブラリです。 - Python
The Tkinter module (``Tk interface'') is the standard Python interface to the Tk GUI toolkit. Tkinter モジュール (``Tk インタフェース'') は、Tk GUI ツールキットに対する標準の Python インタフェースです。 - Python
Both Tk and Tkinter are available on most Unix platforms, as well as on Windows and Macintosh systems. Tk と Tkinter はほとんどの Unix プラットフォームの他、 Windows や Macintosh システム上でも利用できます。 - Python
In Tkinter, you call methods on the class instance to invoke actions on the widget. Tkinter では、クラスインスタンスのメソッドを呼び出して、ウィジェットのアクションを呼び出します。 - Python
There is a Python class wrapper, independent of Tkinter.wxWindows is much richer in widgets than
Tkinterに依存しない Python クラスブラウザがあります。 wxWindowsは - Python
In Tkinter, the Pack class holds all this functionality, and the various forms of the pack command are implemented as methods. All widgets in Tkinter では Pack クラスがこの機能すべてを握っていて、 様々なpack の形式がメソッドとして実装されています。 - Python
The Python Tkinter Topic Guide provides a great deal of information on using Tk from Python and links to other sources of information on Tk. Python Tkinter Topic Guide では、Tk を Python から利用する上での情報と、その他の Tk にまつわる情報源を数多く提供しています。 - Python
In Tkinter, options are specified askeyword-arguments in the instance constructor, and keyword-args for configure calls or as instance indices, in dictionary style, for established instances. Tkinter では、オプションはキーワード引数にしてインスタンスのコンストラクタに指定したり、config にキーワード引数を指定して呼び出したり、インデクス指定を使ってインスタンスに代入したりして設定します。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.