minor docs corrections and improvements from Andreas Mohr (patch 1430551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,6 +76,6 @@ Finally, the tree control has a keyboard interface: the cursor navigation (arrow
|
||||
may be used to change the current selection. <HOME> and <END> are used to go to
|
||||
the first/last sibling of the current item. '+', '-' and '*' expand, collapse
|
||||
and toggle the current branch. Note, however, that <DEL> and <INS> keys do
|
||||
nothing by default, but it is usual to associate them with deleting item from
|
||||
nothing by default, but it is common to associate them with deleting an item from
|
||||
a tree and inserting a new one into it.
|
||||
|
||||
|
Reference in New Issue
Block a user