Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
c3c805e8
Kaydet (Commit)
c3c805e8
authored
Tem 30, 2006
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
update information on wxPython, from Robin Dunn
üst
e0d4aecf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
12 deletions
+19
-12
tkinter.tex
Doc/lib/tkinter.tex
+19
-12
No files found.
Doc/lib/tkinter.tex
Dosyayı görüntüle @
c3c805e8
...
...
@@ -1811,19 +1811,26 @@ Tk is not the only GUI for Python, but is however the
most commonly used one.
\begin
{
seealso
*
}
\seetitle
[
http:
//
www.wxwindows.org
]
{
wxWindows
}{
is a GUI toolkit that combines the most attractive attributes of Qt,
Tk, Motif, and GTK
+
in one powerful and efficient package. It is
implemented in
\Cpp
. wxWindows supports two flavors of
\UNIX
{}
implementation: GTK
+
and Motif, and under Windows, it has a standard
Microsoft Foundation Classes
(
MFC
)
appearance, because it uses Win
32
widgets. There is a Python class wrapper, independent of Tkinter.
wxWindows is much richer in widgets than
\refmodule
{
Tkinter
}
, with its
help system, sophisticated HTML and image viewers, and other
specialized widgets, extensive documentation, and printing capabilities.
\seetitle
[
http:
//
www.wxpython.org
]
{
wxPython
}{
wxPython is a cross
-
platform GUI toolkit for Python that is built
around the popular
\ulink
{
wxWidgets
}{
http:
//
www.wxwidgets.org
/
}
\Cpp
{}
toolkit. It provides a native look and feel for applications on
Windows, Mac OS X, and
\UNIX
{}
systems by using each platform's native
widgets where ever possible,
(
GTK
+
on
\UNIX
-
like systems
)
. In
addition to an extensive set of widgets, wxPython provides classes for
online documentation and context sensitive help, printing, HTML
viewing, low
-
level device context drawing, drag and drop, system
clipboard access, an XML
-
based resource format and more, including an
ever growing library of user
-
contributed modules. Both the wxWidgets
and wxPython projects are under active development and continuous
improvement, and have active and helpful user and developer
communities.
}
\seetitle
[]
{
PyQt
}{
\seetitle
[
http:
//
www.amazon.com
/
exec
/
obidos
/
ASIN
/
1932394621
]
{
wxPython in Action
}{
The wxPython book, by Noel Rappin and Robin Dunn.
}
\seetitle
{
PyQt
}{
PyQt is a
\program
{
sip
}
-
wrapped binding to the Qt toolkit. Qt is an
extensive
\Cpp
{}
GUI toolkit that is available for
\UNIX
, Windows and
Mac OS X.
\program
{
sip
}
is a tool for generating bindings for
\Cpp
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment