Documented SetItemDropEffect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -849,6 +849,15 @@ tree->GetItemData(item)->SetData(data).}
|
|||||||
\end{twocollist}}
|
\end{twocollist}}
|
||||||
}%
|
}%
|
||||||
|
|
||||||
|
\membersection{wxTreeCtrl::SetItemDropHighlight}\label{wxtreectrlsetitemfont}
|
||||||
|
|
||||||
|
\func{void}{SetItemDropHighlight}{\param{const wxTreeItemId\&}{ item}, \param{bool}{highlight = {\tt true}}}
|
||||||
|
|
||||||
|
Gives the item the visual feedback for Drag'n'Drop actions, which is
|
||||||
|
useful if something is dragged from the outside onto the tree control
|
||||||
|
(as opposed to a DnD operation within the tree control, which already
|
||||||
|
is implemented internally).
|
||||||
|
|
||||||
\membersection{wxTreeCtrl::SetItemFont}\label{wxtreectrlsetitemfont}
|
\membersection{wxTreeCtrl::SetItemFont}\label{wxtreectrlsetitemfont}
|
||||||
|
|
||||||
\func{void}{SetItemFont}{\param{const wxTreeItemId\&}{ item}, \param{const wxFont\& }{font}}
|
\func{void}{SetItemFont}{\param{const wxTreeItemId\&}{ item}, \param{const wxFont\& }{font}}
|
||||||
|
Reference in New Issue
Block a user