Fun with PWM  0.32
TkNotifier.TkNotice Class Reference

UI for notices. More...

Inheritance diagram for TkNotifier.TkNotice:

Public Member Functions

def __init__ (self, parent, gui, time, text, type='notice', width=840)
 
def remove (self)
 

Public Attributes

 widgets
 
 gui
 
 colours
 
 fonts
 
 images
 
 text
 
 type
 
 time
 
 removed
 
 widget
 

Detailed Description

UI for notices.

Constructor & Destructor Documentation

§ __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

Member Function Documentation

§ remove()

def TkNotifier.TkNotice.remove (   self)
removes this notice

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