Link to wxRichMessageDialog in some places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -294,6 +294,7 @@ Related Overviews: @ref overview_cmndlg
|
|||||||
@li wxRearrangeDialog: Dialog allowing the user to rearrange a list of items.
|
@li wxRearrangeDialog: Dialog allowing the user to rearrange a list of items.
|
||||||
@li wxRichTextFormattingDialog: A dialog for formatting the content of a
|
@li wxRichTextFormattingDialog: A dialog for formatting the content of a
|
||||||
wxRichTextCtrl
|
wxRichTextCtrl
|
||||||
|
@li wxRichMessageDialog: Nicer message box dialog
|
||||||
@li wxSingleChoiceDialog: Dialog to get a single selection from a list and
|
@li wxSingleChoiceDialog: Dialog to get a single selection from a list and
|
||||||
return the string
|
return the string
|
||||||
@li wxSymbolPickerDialog: Symbol selector dialog
|
@li wxSymbolPickerDialog: Symbol selector dialog
|
||||||
|
@@ -67,6 +67,7 @@
|
|||||||
@category{cmndlg}
|
@category{cmndlg}
|
||||||
|
|
||||||
@see @ref overview_cmndlg_msg
|
@see @ref overview_cmndlg_msg
|
||||||
|
@see wxRichMessageDialog
|
||||||
*/
|
*/
|
||||||
class wxMessageDialog : public wxDialog
|
class wxMessageDialog : public wxDialog
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user