Phoenix Logo

phoenix_title wx.lib.foldmenu.FoldOutWindow


class_hierarchy Class Hierarchy

Inheritance diagram for class FoldOutWindow:


super_classes Known Superclasses

wx.PopupWindow


method_summary Methods Summary

__init__  
AddButton  
evEnter  
evLeave  
InitColors  
OnBtnClick  
Popup  

api Class API



class FoldOutWindow(wx.PopupWindow)

Methods



__init__(self, parent, style=0)


AddButton(self, bitmap, handler=None)


evEnter(self, event)


evLeave(self, event)


InitColors(self)


OnBtnClick(self, event)


Popup(self)