![]() |
Fun with PWM
0.32
|
UI for notifier. More...
Public Member Functions | |
def | __init__ (self, parent, gui, options) |
def | addNotifier (self) |
def | update (self) |
def | cleanup (self) |
def | close (self) |
def | OnToggleArchiveClick (self) |
![]() | |
def | __init__ (self, parent, gui, options) |
def | setup (self) |
def | initWidget (self) |
def | addMenu (self, menu, label="-") |
def | open (self) |
def | close (self) |
def | genericView (self, parent, value) |
def | numberView (self, parent, value) |
def | stringView (self, parent, value) |
def | dictView (self, parent, value) |
def | iterView (self, parent, value) |
Public Attributes | |
now | |
displayed | |
firstrun | |
notifier | |
![]() | |
gui | |
parent | |
height | |
variables | |
notifier | |
colours | |
fonts | |
images | |
wrap | |
canvas | |
widget | |
yScroller | |
xScroller | |
widgets | |
gridrow | |
UI for notifier.
def TkNotifier.TkNotifier.__init__ | ( | self, | |
parent, | |||
gui, | |||
options | |||
) |
Initializes TkNotifier object @param parent @param gui @param options
def TkNotifier.TkNotifier.addNotifier | ( | self | ) |
view - notifier ui
def TkNotifier.TkNotifier.cleanup | ( | self | ) |
remove notices after 10 seconds
def TkNotifier.TkNotifier.close | ( | self | ) |
close the notifier
def TkNotifier.TkNotifier.OnToggleArchiveClick | ( | self | ) |
action - toglle notification archive
def TkNotifier.TkNotifier.update | ( | self | ) |
callback to push notifications