X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f510b7b2f386afe6c3705c2cdbc9208435984dac..a75124d0da255513e83d2e62f963dd849829466b:/docs/latex/wx/colordlg.tex diff --git a/docs/latex/wx/colordlg.tex b/docs/latex/wx/colordlg.tex index adda448e48..3b754802e9 100644 --- a/docs/latex/wx/colordlg.tex +++ b/docs/latex/wx/colordlg.tex @@ -5,6 +5,7 @@ This class represents the colour chooser dialog. \wxheading{Derived from} \helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} @@ -13,6 +14,10 @@ This class represents the colour chooser dialog. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxColourDialog Overview}{wxcolourdialogoverview},\\ @@ -59,7 +64,7 @@ Returns the \helpref{colour data}{wxcolourdata} associated with the colour dialo \func{int}{ShowModal}{\void} -Shows the dialog, returning wxID\_OK if the user pressed OK, and wxOK\_CANCEL +Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL otherwise.