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()
Selection state is passed to HtmlCell.Draw so that it can render itself differently e.g.
Colour
int
Colour
m (int) –
s (HtmlSelectionState) –
See GetBgColour and SetBgColour
See GetFgColour and SetFgColour
See GetSelectionState and SetSelectionState