noteeditor

class camelot.view.controls.editors.noteeditor.NoteEditor(parent=None, field_name='note', **kwargs)[source]

An editor that behaves like a note, the editor hides itself when there is no text to display. The default background color of the not is yellow, but can be changed through the background_color field attribute.