]> git.saurik.com Git - wxWidgets.git/commitdiff
documented wxSpinCtrl
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 11 Mar 2000 10:12:20 +0000 (10:12 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 11 Mar 2000 10:12:20 +0000 (10:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/category.tex
docs/latex/wx/classes.tex

index 95def882eaf667daf815e9def3c68889f3014842..7f83fdd115e378d6df9503f43e6826a6bb32ce04 100644 (file)
@@ -85,6 +85,7 @@ that are not static can have \helpref{validators}{wxvalidator} associated with t
 \twocolitem{\helpref{wxTreeCtrl}{wxtreectrl}}{Tree (hierachy) control}
 \twocolitem{\helpref{wxScrollBar}{wxscrollbar}}{Scrollbar control}
 \twocolitem{\helpref{wxSpinButton}{wxspinbutton}}{A spin or `up-down' control}
+\twocolitem{\helpref{wxSpinCtrl}{wxspinctrl}}{A spin control - i.e. spin button and text control}
 \twocolitem{\helpref{wxStaticText}{wxstatictext}}{One or more lines of non-editable text}
 \twocolitem{\helpref{wxStaticBitmap}{wxstaticbitmap}}{A control to display a bitmap}
 \twocolitem{\helpref{wxRadioBox}{wxradiobox}}{A group of radio buttons}
@@ -476,6 +477,8 @@ used internally by the HTML classes.
 \twocolitem{\helpref{wxSystemSettings}{wxsystemsettings}}{System settings class}
 \twocolitem{\helpref{wxAcceleratorTable}{wxacceleratortable}}{Accelerator table}
 \twocolitem{\helpref{wxAutomationObject}{wxautomationobject}}{OLE automation class}
+\twocolitem{\helpref{wxFontMapper}{wxfontmapper}}{Font mapping, finding suitable font for given encoding}
+\twocolitem{\helpref{wxEncodingConverter}{wxencodingconverter}}{Encoding conversions}
 \end{twocollist}
 
 {\large {\bf Database classes}}
index e3dd1d59eabb8fedfd927f4e8644a3f01cac0aac..8893178c0498d001284e1ed724982ca546e281d7 100644 (file)
 \input socket.tex
 \input strmsock.tex
 \input spinbutt.tex
+\input spinctrl.tex
 \input splitevt.tex
 \input splitter.tex
 \input statbmp.tex