Table Of Contents

Previous topic

tools

Next topic

undo

This Page

phoenix_title ToolPanel

Manages a Listbook with tool bitmap buttons.


class_hierarchy Inheritance Diagram

Inheritance diagram for class ToolPanel

Inheritance diagram of ToolPanel


super_classes Known Superclasses

PyPanel


api Class API



class ToolPanel(PyPanel)

Manages a Listbook with tool bitmap buttons.


Methods



__init__(self, parent)


AddButton(self, panel, pos, span, id, bmp, text)


AddPanel(self, name)


DoGetBestSize(self)


OnButton(self, evt)


OnKeyDown(self, evt)


OnKeyUp(self, evt)


OnLeftDownOnButton(self, evt)


OnMotionOnButton(self, evt)


OnMouse(self, evt)


StartDrag(self)


UpdateIfNeeded(self)