]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htcell.tex
added alpha support to wxCocoa, also fixed compilation after alpha changes hopefully
[wxWidgets.git] / docs / latex / wx / htcell.tex
index 602480ea64c4d8361e65ea8d3d8d8c44cf1eb404..61f802338f05a31dd1180f6349785b44b1daa907 100644 (file)
@@ -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}}