X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..93f467a3b4d1eda959b44cc01df34b4463383cfe:/docs/latex/wx/prvtdrpt.tex diff --git a/docs/latex/wx/prvtdrpt.tex b/docs/latex/wx/prvtdrpt.tex index adeedd7715..0e72af0c55 100644 --- a/docs/latex/wx/prvtdrpt.tex +++ b/docs/latex/wx/prvtdrpt.tex @@ -24,9 +24,9 @@ wxPrivateDropTarget is for... \func{void}{SetId}{\param{const wxString\& }{id}} -Yu have to override OnDrop to get at the data. +You have to override OnDrop to get at the data. The string ID identifies the format of clipboard or DnD data. A word -rocessor would e.g. add a wxTextDataObject and a wxPrivateDataObject +processor would e.g. add a wxTextDataObject and a wxPrivateDataObject to the clipboard - the latter with the Id "WXWORD\_FORMAT". \membersection{wxPrivateDropTarget::GetId}\label{wxprivatedroptargetgetid}