wx.html.HtmlWidgetCell is a class that provides a connection between HTML cells and widgets (an object derived from wx.Window).
You can use it to display things like forms, input boxes etc. in an HTML window.
wx.html.HtmlWidgetCell takes care of resizing and moving window.
wx.html.
HtmlWidgetCell
(HtmlCell)¶Possible constructors:
HtmlWidgetCell(wnd, w=0)
HtmlWidgetCell is a class that provides a connection between HTML cells and widgets (an object derived from Window).
__init__
(self, wnd, w=0)¶Constructor.
Parameters: |
|
---|