htwidget.tex
来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· TEX 代码 · 共 38 行
TEX
38 行
%% automatically generated by HelpGen from% htmlcell.h at 14/Apr/99 20:12:40%\section{\class{wxHtmlWidgetCell}}\label{wxhtmlwidgetcell}wxHtmlWidgetCell is a class that provides a connection between HTML cells and widgets (an object derivedfrom wxWindow). You can use it to display things like forms, input boxes etc. in an HTML window.wxHtmlWidgetCell takes care of resizing and moving window.\wxheading{Derived from}\helpref{wxHtmlCell}{wxhtmlcell}\wxheading{Include files}<wx/html/htmlcell.h>\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxHtmlWidgetCell::wxHtmlWidgetCell}\label{wxhtmlwidgetcellwxhtmlwidgetcell}\func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}}Constructor.\wxheading{Parameters}\docparam{wnd}{Connected window. It is parent window {\bf must} be the wxHtmlWindow object withinwhich it is displayed!}\docparam{w}{Floating width. If non-zero width of {\it wnd} window is adjusted so that it isalways {\it w} percents of parent container's width. (For example w = 100 means that the windowwill always have same width as parent container)}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?