picker controls improvements: fixes to valid paths recognition and event generation under GTK (patch 1510064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,9 @@ It is only available if \texttt{wxUSE\_FILEPICKERCTRL} is set to $1$ (the defaul
|
||||
|
||||
\twocolwidtha{5cm}%
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{\windowstyle{wxFLP\_DEFAULT\_STYLE}}{Default style.}
|
||||
\twocolitem{\windowstyle{wxFLP\_DEFAULT\_STYLE}}{The default style: includes
|
||||
wxFLP\_OPEN | wxFLP\_FILE\_MUST\_EXIST and, under wxMSW only,
|
||||
wxFLP\_USE\_TEXTCTRL.}
|
||||
\twocolitem{\windowstyle{wxFLP\_USE\_TEXTCTRL}}{Creates a text control to the left of the
|
||||
picker button which is completely managed by the \helpref{wxFilePickerCtrl}{wxfilepickerctrl}
|
||||
and which can be used by the user to specify a path (see \helpref{SetPath}{wxfilepickerctrlsetpath}).
|
||||
|
Reference in New Issue
Block a user