wx.html.HtmlRenderingState¶Selection state is passed to wx.html.HtmlCell.Draw so that it can render itself differently e.g.
when inside text selection or outside it.
Class Hierarchy¶
Inheritance diagram for class HtmlRenderingState:
Methods Summary¶
Properties Summary¶See |
|
See |
|
See |
Class API¶Possible constructors:
HtmlRenderingState() -> None
Selection state is passed to HtmlCell.Draw so that it can render itself differently e.g.
None
Colour
int
Colour
m (int)
None
None
See GetBgColour and SetBgColour
See GetFgColour and SetFgColour
See GetSelectionState and SetSelectionState