docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -127,10 +127,9 @@ Styles
|
|||||||
deactivate it.
|
deactivate it.
|
||||||
|
|
||||||
wx.VSCROLL Use this style to enable a vertical scrollbar.
|
wx.VSCROLL Use this style to enable a vertical scrollbar.
|
||||||
Notice that this style should cannot be used
|
Notice that this style cannot be used with
|
||||||
with native controls which don't support
|
native controls which don't support scrollbars
|
||||||
scrollbars nor with top-level windows in most
|
nor with top-level windows in most ports.
|
||||||
ports.
|
|
||||||
|
|
||||||
wx.HSCROLL Use this style to enable a horizontal scrollbar.
|
wx.HSCROLL Use this style to enable a horizontal scrollbar.
|
||||||
The same limitations as for wx.VSCROLL apply to
|
The same limitations as for wx.VSCROLL apply to
|
||||||
|
Reference in New Issue
Block a user