Phoenix Logo

phoenix_title wx.lib.agw.flatmenu.ShadowPopupWindow

Base class for generic FlatMenu derived from PopupWindow.


class_hierarchy Class Hierarchy

Inheritance diagram for class ShadowPopupWindow:

super_classes Known Superclasses

wx.PopupWindow


method_summary Methods Summary

__init__ Default class constructor.

api Class API



class ShadowPopupWindow(wx.PopupWindow)

Base class for generic FlatMenu derived from PopupWindow.


Methods



__init__(self, parent=None)

Default class constructor.

Parameters:parent – the ShadowPopupWindow parent (tipically your main frame).