Some PythonNotes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -360,6 +360,7 @@ as possible to the C++ spec over time.
|
||||
\item \helpref{wxBusyCursor}{wxbusycursor}
|
||||
\item \helpref{wxButton}{wxbutton}
|
||||
\item \helpref{wxCalculateLayoutEvent}{wxcalculatelayoutevent}
|
||||
\item \helpref{wxCalendarCtrl}{wxcalendarctrl}
|
||||
\item wxCaret
|
||||
\item \helpref{wxCheckBox}{wxcheckbox}
|
||||
\item \helpref{wxCheckListBox}{wxchecklistbox}
|
||||
@@ -380,6 +381,8 @@ as possible to the C++ spec over time.
|
||||
\item \helpref{wxDataObject}{wxdataobject}
|
||||
\item \helpref{wxDataObjectComposite}{wxdataobjectcomposite}
|
||||
\item \helpref{wxDataObjectSimple}{wxdataobjectsimple}
|
||||
\item \helpref{wxDateTime}{wxdatetime}
|
||||
\item \helpref{wxDateSpan}{wxdatespan}
|
||||
\item \helpref{wxDC}{wxdc}
|
||||
\item \helpref{wxDialog}{wxdialog}
|
||||
\item \helpref{wxDirDialog}{wxdirdialog}
|
||||
@@ -390,6 +393,7 @@ as possible to the C++ spec over time.
|
||||
\item \helpref{wxEraseEvent}{wxeraseevent}
|
||||
\item \helpref{wxEvent}{wxevent}
|
||||
\item \helpref{wxEvtHandler}{wxevthandler}
|
||||
\item wxFileConfig
|
||||
\item \helpref{wxFileDataObject}{wxfiledataobject}
|
||||
\item \helpref{wxFileDialog}{wxfiledialog}
|
||||
\item \helpref{wxFileDropTarget}{wxfiledroptarget}
|
||||
@@ -401,9 +405,11 @@ as possible to the C++ spec over time.
|
||||
\item \helpref{wxGauge}{wxgauge}
|
||||
\item wxGIFHandler
|
||||
\item wxGLCanvas
|
||||
\begin{comment}
|
||||
\item wxGridCell
|
||||
\item wxGridEvent
|
||||
\item \helpref{wxGrid}{wxgrid}
|
||||
\end{comment}
|
||||
\item \helpref{wxHtmlCell}{wxhtmlcell}
|
||||
\item \helpref{wxHtmlContainerCell}{wxhtmlcontainercell}
|
||||
\item \helpref{wxHtmlDCRenderer}{wxhtmldcrenderer}
|
||||
@@ -505,6 +511,8 @@ as possible to the C++ spec over time.
|
||||
\item \helpref{wxTextDropTarget}{wxtextdroptarget}
|
||||
\item \helpref{wxTextEntryDialog}{wxtextentrydialog}
|
||||
\item \helpref{wxTimer}{wxtimer}
|
||||
\item \helpref{wxTimerEvent}{wxtimerevent}
|
||||
\item \helpref{wxTimeSpan}{wxtimespan}
|
||||
\item \helpref{wxTipProvider}{wxtipprovider}
|
||||
\item wxToolBarTool
|
||||
\item \helpref{wxToolBar}{wxtoolbar}
|
||||
@@ -524,14 +532,15 @@ as possible to the C++ spec over time.
|
||||
|
||||
Since wxPython is a blending of multiple technologies, help comes from
|
||||
multiple sources. See
|
||||
\urlref{http://alldunn.com/wxPython}{http://alldunn.com/wxPython} for details on
|
||||
\urlref{http://wxpython.org/}{http://wxpython.org/} for details on
|
||||
various sources of help, but probably the best source is the
|
||||
wxPython-users mail list. You can view the archive or subscribe by
|
||||
going to
|
||||
|
||||
\urlref{http://starship.python.net/mailman/listinfo/wxpython-users}{http://starship.python.net/mailman/listinfo/wxpython-users}
|
||||
\urlref{http://wxwindows.org/mailman/listinfo/wxpython-users}{http://wxwindows.org/mailman/listinfo/wxpython-users}
|
||||
|
||||
Or you can send mail directly to the list using this address:
|
||||
|
||||
wxpython-users@starship.python.net
|
||||
wxpython-users@wxwindows.org
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user