Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Attributes
- id
FIXME v3: Is this used anywhere? The manager's unique identifier (if it has one).
id = Str
- message
The message displayed in the first field of the status bar.
message = Property
- messages
The messages to be displayed in the status bar fields.
messages = List(Unicode)
- status_bar
The toolkit-specific control that represents the status bar.
status_bar = Any
Method summary
- create_status_bar(self, parent)
Methods
- create_status_bar(self, parent)
Creates a status bar.