X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a1b6485f3f2d300012cde053c572f21f1f8bd3..020e2e811ea02751c25de488b74d947115ca7b8f:/docs/latex/wx/htcell.tex diff --git a/docs/latex/wx/htcell.tex b/docs/latex/wx/htcell.tex index 602480ea64..61f802338f 100644 --- a/docs/latex/wx/htcell.tex +++ b/docs/latex/wx/htcell.tex @@ -181,6 +181,9 @@ Returns cursor to show when mouse pointer is over the cell. \docparam{window}{interface to the parent HTML window} +\newsince{2.7.0} (before \tt{GetCursor} method served a similar purpose, which is now deprecated). + + \membersection{wxHtmlCell::GetNext}\label{wxhtmlcellgetnext} \constfunc{wxHtmlCell*}{GetNext}{\void} @@ -259,6 +262,9 @@ you should use wxHtmlBinderCell instead. \true if a link was clicked, \false otherwise. +\newsince{2.7.0} (before \tt{OnMouseClick} method served a similar purpose). + + \membersection{wxHtmlCell::SetId}\label{wxhtmlcellsetid} \func{void}{SetId}{\param{const wxString\& }{id}}