Make picker controls description in the manual less useless.
It's not really clear what potential benefit could library users extract from the knowledge that the picker controls behaviour is "highly platform-dependent". Try to be flighty more helpful. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
35353e0ff0
commit
1f35fbd13a
1 changed files with 2 additions and 2 deletions
|
|
@ -168,8 +168,8 @@ Related Overviews: @ref overview_validator
|
|||
|
||||
@section page_class_cat_pickers Picker Controls
|
||||
|
||||
A picker control is a control whose appearance and behaviour is highly
|
||||
platform-dependent.
|
||||
These controls provide the user with the possibility to choose something (file
|
||||
or directory, font or colour, ...) directly from the window containing them.
|
||||
|
||||
@li wxColourPickerCtrl: A control which allows the user to choose a colour
|
||||
@li wxDirPickerCtrl: A control which allows the user to choose a directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue