Fun with PWM  0.32
Logo.Logo Class Reference

UI for the logo. More...

Inheritance diagram for Logo.Logo:
TkBlock.TkBlock

Public Member Functions

def __init__ (self, parent, gui, options)
 
- 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)
 

Additional Inherited Members

- 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 the logo.

Constructor & Destructor Documentation

§ __init__()

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

@param parent
@param gui
@param options

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