wxwidgets/samples/dialogs
Vadim Zeitlin d5ef9d4387 Add wxGenericAboutDialog::GetCustomControlParent()
This function should be used to get the parent for the custom controls
instead of relying on them being reparented under it by the code added
in the last commit.

Change the type of m_contents to be wxWindow and not wxPanel as it
doesn't really matter, but wxPanel is not fully declared in this header
while wxWindow is.
2023-06-20 19:19:49 +02:00
..
descrip.mms
dialogs.bkl Remove OS/2 remnants from bakefile of dialogs sample 2018-09-17 23:30:47 +02:00
dialogs.cpp Add wxGenericAboutDialog::GetCustomControlParent() 2023-06-20 19:19:49 +02:00
dialogs.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
makefile.gcc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
Makefile.in Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
tip.xpm Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
tips.txt Applied patch [ 600500 ] Tip-of-day: comments, translatable 2002-08-31 12:08:02 +00:00