added wxDbGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,11 +48,6 @@ is not recommended, it is only meant for use by XML resources system. Future
|
||||
versions of wxWindows will contain new XML handling classes with DOM-like API.
|
||||
Requires wxBase.
|
||||
|
||||
{\large {\bf wxODBC}}
|
||||
|
||||
\helpref{Database classes}{odbcoverview}. Requires
|
||||
wxBase, wxCore and wxAdvanced.
|
||||
|
||||
{\large {\bf wxCore}}
|
||||
|
||||
Basic GUI classes such as GDI classes or controls are in this library. All
|
||||
@@ -95,3 +90,13 @@ contained in this library, as well as
|
||||
\helpref{wxHtmlHelpController}{wxhtmlhelpcontroller},
|
||||
\helpref{wxBestHelpController}{wxhelpcontroller} and
|
||||
\helpref{wxHtmlListBox}{wxhtmllistbox}. Requires wxCore and wxBase.
|
||||
|
||||
{\large {\bf wxODBC}}
|
||||
|
||||
\helpref{Database classes}{odbcoverview}. Requires wxBase.
|
||||
|
||||
{\large {\bf wxDbGrid}}
|
||||
|
||||
\helpref{wxDbGridTableBase}{wxdbgridtablebase} class which combines
|
||||
\helpref{wxGrid}{wxgrid} and \helpref{wxDbTable}{wxdbtable}.
|
||||
Requires wxODBC and wxAdvanced.
|
||||
|
Reference in New Issue
Block a user