Table Of Contents

Previous topic

resizewidget

Next topic

rightalign

This Page

phoenix_title ResizeWidget


class_hierarchy Inheritance Diagram

Inheritance diagram for class ResizeWidget

Inheritance diagram of ResizeWidget


super_classes Known Superclasses

PyPanel


property_summary Properties Summary

ManagedChild  

api Class API



class ResizeWidget(PyPanel)

Methods



__init__(self, *args, **kw)


AddChild(self, child)


AdjustToChild(self)


AdjustToSize(self, size)


DoGetBestSize(self)


EnableResize(self, enable=True)


GetManagedChild(self)


IsResizeEnabled(self)


OnLeftDown(self, evt)


OnLeftUp(self, evt)


OnMouseLeave(self, evt)


OnMouseMove(self, evt)


OnPaint(self, evt)


OnSize(self, evt)


RemoveChild(self, child)


SetManagedChild(self, child)

Properties



ManagedChild

See SetManagedChild , GetManagedChild