class documentation
Application status (top menu bar, on right)
| Method | __init__ |
Create a Status with some text to use as its label. |
| Method | menu |
Set the status drop-down menu. |
| Instance Variable | item |
Undocumented |
Set the status drop-down menu.
| Parameters | |
items:ItemSeq | list of pairs of (menu item's name, click action). |
| See Also | |
menu | |