X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42d306a033f27c2164d6692fe8c28d165c9a105b..5d9dba5b1a3a9072b8f9a2789ab39e11f193940d:/docs/latex/wx/htmlcell.tex diff --git a/docs/latex/wx/htmlcell.tex b/docs/latex/wx/htmlcell.tex index 3329962e73..731cb02a12 100644 --- a/docs/latex/wx/htmlcell.tex +++ b/docs/latex/wx/htmlcell.tex @@ -25,7 +25,7 @@ See \helpref{wxHtmlContainerCell}{wxhtmlcontainercell}, % Bitmap is corrupt! This image shows you cells and containers: -\image{}{contbox.bmp} +\helponly{\image{}{contbox.bmp}} \end{comment} \wxheading{Using Containers in Tag Handler} @@ -45,7 +45,7 @@ it returns "control" to the parent container. % Bitmap corrupt! See explanation: -\image{}{cont.bmp} +\helponly{\image{}{cont.bmp}} \end{comment} It's clear there must be same number of calls to OpenContainer as to CloseContainer... @@ -70,7 +70,7 @@ m_WParser -> OpenContainer(); % Bitmap corrupt! and here is image of the situation: -\image{}{hello.bmp} +\helponly{\image{}{hello.bmp}} \end{comment} You can see that there was opened container before running the code. We closed