Table Of Contents

Previous topic

GenBitmapButton

Next topic

GenBitmapTextToggleButton

This Page

phoenix_title GenBitmapTextButton

A generic bitmapped button with text label


class_hierarchy Inheritance Diagram

Inheritance diagram for class GenBitmapTextButton

Inheritance diagram of GenBitmapTextButton


super_classes Known Superclasses

lib.buttons.GenBitmapButton


method_summary Methods Summary

__init__  
DrawLabel  

api Class API



class GenBitmapTextButton(GenBitmapButton)

A generic bitmapped button with text label


Methods



__init__(self, parent, id=-1, bitmap=NullBitmap, label='', pos = DefaultPosition, size = DefaultSize, style = 0, validator = DefaultValidator, name = "genbutton")


DrawLabel(self, dc, width, height, dx=0, dy=0)