wx.html.HtmlColourCell

Inheritance diagram for wx.html.HtmlColourCell:



Description

This cell changes the colour of either the background or the foreground.

Derived From

Methods Summary

Class API

Methods

__init__(clr, flags=wx.html.HTML_CLR_FOREGROUND)

Constructor.

The flag parameter can be one of following:

Colour Flag Description
wx.html.HTML_CLR_FOREGROUND Change color of text.
wx.html.HTML_CLR_BACKGROUND Change background color.

Parameters:


Returns:

wx.html.HtmlColourCell