[Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.5,1.6

Fred L. Drake fdrake@users.sourceforge.net
2001年11月30日 10:17:27 -0800


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv21472/lib
Modified Files:
	tkinter.tex 
Log Message:
Change the chapter title to reflect the Tk affinity.
Use the new seealso* environment in the section pointing out other GUI
toolkits.
Index: tkinter.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/tkinter.tex,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tkinter.tex	2001年11月29日 21:09:08	1.5
--- tkinter.tex	2001年11月30日 18:17:24	1.6
***************
*** 1,3 ****
! \chapter{Graphical User Interface Modules \label{gui}}
 
 \index{GUI}
--- 1,3 ----
! \chapter{Graphical User Interfaces with Tk \label{tkinter}}
 
 \index{GUI}
***************
*** 1742,1746 ****
 There are an number of extension widget sets to \refmodule{Tkinter}.
 
! \begin{seealso}
 \seetitle[http://pmw.sourceforge.net/]{Python megawidgets}{is a
 toolkit for building high-level compound widgets in Python using the
--- 1742,1746 ----
 There are an number of extension widget sets to \refmodule{Tkinter}.
 
! \begin{seealso*}
 \seetitle[http://pmw.sourceforge.net/]{Python megawidgets}{is a
 toolkit for building high-level compound widgets in Python using the
***************
*** 1766,1770 ****
 still in the early stages.
 }
! \end{seealso}
 
 
--- 1766,1770 ----
 still in the early stages.
 }
! \end{seealso*}
 
 
***************
*** 1772,1776 ****
 most commonly used one.
 
! \begin{seealso}
 \seetitle[http://www.wxwindows.org]{wxWindows}{
 is a GUI toolkit that combines the most attractive attributes of Qt,
--- 1772,1776 ----
 most commonly used one.
 
! \begin{seealso*}
 \seetitle[http://www.wxwindows.org]{wxWindows}{
 is a GUI toolkit that combines the most attractive attributes of Qt,
***************
*** 1818,1822 ****
 is available.
 }
! \end{seealso}
 
 % XXX Reference URLs that compare the different UI packages
--- 1818,1822 ----
 is available.
 }
! \end{seealso*}
 
 % XXX Reference URLs that compare the different UI packages

AltStyle によって変換されたページ (->オリジナル) /