Table Of Contents

Previous topic

popupctl

Next topic

PopupControl

This Page

phoenix_title PopButton


class_hierarchy Inheritance Diagram

Inheritance diagram for class PopButton

Inheritance diagram of PopButton


super_classes Known Superclasses

PyControl


method_summary Methods Summary

__init__  
Notify  
OnEraseBackground  
OnLeftDown  
OnLeftUp  
OnMotion  
OnPaint  

api Class API



class PopButton(PyControl)

Methods



__init__(self, *_args, **_kwargs)


Notify(self)


OnEraseBackground(self, event)


OnLeftDown(self, event)


OnLeftUp(self, event)


OnMotion(self, event)


OnPaint(self, event)