Fun with PWM  0.32
TkNotifier.TkNotifier Class Reference

UI for notifier. More...

Inheritance diagram for TkNotifier.TkNotifier:
TkBlock.TkBlock

Public Member Functions

def __init__ (self, parent, gui, options)
 
def addNotifier (self)
 
def update (self)
 
def cleanup (self)
 
def close (self)
 
def OnToggleArchiveClick (self)
 
- Public Member Functions inherited from TkBlock.TkBlock
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
 
- Public Attributes inherited from TkBlock.TkBlock
 gui
 
 parent
 
 height
 
 variables
 
 notifier
 
 colours
 
 fonts
 
 images
 
 wrap
 
 canvas
 
 widget
 
 yScroller
 
 xScroller
 
 widgets
 
 gridrow
 

Detailed Description

UI for notifier.

Constructor & Destructor Documentation

§ __init__()

def TkNotifier.TkNotifier.__init__ (   self,
  parent,
  gui,
  options 
)
Initializes TkNotifier object

@param parent
@param gui
@param options

Member Function Documentation

§ addNotifier()

def TkNotifier.TkNotifier.addNotifier (   self)
view - notifier ui

§ cleanup()

def TkNotifier.TkNotifier.cleanup (   self)
remove notices after 10 seconds

§ close()

def TkNotifier.TkNotifier.close (   self)
close the notifier

§ OnToggleArchiveClick()

def TkNotifier.TkNotifier.OnToggleArchiveClick (   self)
action - toglle notification archive

§ update()

def TkNotifier.TkNotifier.update (   self)
callback to push notifications

The documentation for this class was generated from the following file: