UI for notices.
More...
|
def | __init__ (self, parent, gui, time, text, type='notice', width=840) |
|
def | remove (self) |
|
|
| widgets |
|
| gui |
|
| colours |
|
| fonts |
|
| images |
|
| text |
|
| type |
|
| time |
|
| removed |
|
| widget |
|
§ __init__()
def TkNotifier.TkNotice.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
gui, |
|
|
|
time, |
|
|
|
text, |
|
|
|
type = 'notice' , |
|
|
|
width = 840 |
|
) |
| |
Initializes TkNotice object
@param parent
@param gui
@param time
@param text
@param type
@param width
§ remove()
def TkNotifier.TkNotice.remove |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: