Updated border style names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -267,7 +267,7 @@ tooltips are distinct controls, and it will be hard to add dynamic
|
||||
tooltip support.
|
||||
|
||||
Control borders on PocketPC and Smartphone should normally be specified with
|
||||
wxSIMPLE\_BORDER instead of wxSUNKEN\_BORDER. Controls will usually adapt
|
||||
wxBORDER\_SIMPLE instead of wxBORDER\_SUNKEN. Controls will usually adapt
|
||||
appropriately by virtue of their GetDefaultBorder() function, but if you
|
||||
wish to specify a style explicitly you can use wxDEFAULT\_CONTROL\_BORDER
|
||||
which will give a simple border on PocketPC and Smartphone, and the sunken border on
|
||||
|
Reference in New Issue
Block a user