Table of Contents

Class: OptionFontSelector PmwContribD-r2_0_1/OptionFontSelector.py

Font selection dialog.

Options

variable

Tkinter StringVar instance in which the font specification should be stored.

Base Classes   
Pmw.LabeledWidget
Methods   
__init__
command
get
getFont
set
variable_trace
  __init__ 
__init__ (
        self,
        parent=None,
        **kw,
        )

  command 
command ( self,  *args )

Callback for when button is pressed.

  get 
get ( self )

Return the font value.

  getFont 
getFont ( self,  str )

Does nothing.

  set 
set ( self )

Set the font value.

  variable_trace 
variable_trace ( self,  *args )

Trace variable changes.


Table of Contents

This document was automatically generated on Mon Sep 17 17:47:46 2001 by HappyDoc version r2_0