Table Of Contents

Previous topic

colourselect

Next topic

ColourSelectEvent

This Page

phoenix_title ColourSelect


class_hierarchy Inheritance Diagram

Inheritance diagram for class ColourSelect

Inheritance diagram of ColourSelect


super_classes Known Superclasses

BitmapButton


api Class API



class ColourSelect(BitmapButton)

Methods



__init__(self, parent, id=ID_ANY, label="", colour=BLACK, pos=DefaultPosition, size=DefaultSize, callback=None, style=0)


GetColour(self)


GetLabel(self)


GetValue(self)


MakeBitmap(self)


OnChange(self)


OnClick(self, event)


SetBitmap(self, bmp)


SetColour(self, colour)


SetLabel(self, label)


SetValue(self, colour)