wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-11-30 23:02:27 +00:00
parent d323d966dd
commit 8962e1d938
3 changed files with 124 additions and 33 deletions

View File

@@ -9,7 +9,8 @@ will create it when required.
\wxheading{Derived from}
\helpref{wxFrame}{wxframe}\\
wxPopupTransientWindow\\
wxPopupWindow\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}