X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/28f15a1f70e45c276740c70c518efd03fcd1c227..85136e3bf5dadf921652519e71da5db351fb3194:/docs/latex/wx/filepicker.tex diff --git a/docs/latex/wx/filepicker.tex b/docs/latex/wx/filepicker.tex index af18928183..687439b6ed 100644 --- a/docs/latex/wx/filepicker.tex +++ b/docs/latex/wx/filepicker.tex @@ -28,6 +28,10 @@ It is only available if \texttt{wxUSE\_FILEPICKERCTRL} is set to $1$ (the defaul +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Window styles} \twocolwidtha{5cm}% @@ -71,7 +75,7 @@ was given).} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxFilePickerCtrl::wxFilePickerCtrl}\label{wxfilepickerctrl} +\membersection{wxFilePickerCtrl::wxFilePickerCtrl}\label{wxfilepickerctrlctor} \func{}{wxFilePickerCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp @@ -133,7 +137,7 @@ all the parameters. \constfunc{wxFileName}{GetFileName}{\void} Similar to \helpref{GetPath}{wxfilepickerctrlgetpath} but returns the path of -the currently selected file as a \helpref{wxFileName} object. +the currently selected file as a \helpref{wxFileName}{wxfilename} object. \membersection{wxFilePickerCtrl::GetPath}\label{wxfilepickerctrlgetpath} @@ -177,6 +181,10 @@ This event class is used for the events generated by +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event handling} To process input from a wxFilePickerCtrl or from a wxDirPickerCtrl, use one of these event handler macros to