cytoflowgui.editors.color_text_editor

A traitsui.editors.text_editor.TextEditor that allows you to set the foreground and background color of the text.

class cytoflowgui.editors.color_text_editor.ColorTextEditor(*args: Any, **kwargs: Any)[source]

Bases: traitsui.api.

Editor factory for a color text editor

klass

alias of cytoflowgui.editors.color_text_editor._ColorTextEditor

foreground_color

alias of traits.trait_types.Str

background_color

alias of traits.trait_types.Str