AGW Logo

agw_title ShadowPopupWindow

Base class for generic FlatMenu derived from wx.PopupWindow.

hierarchy Inheritance Diagram

Inheritance diagram for: ShadowPopupWindow

Inheritance diagram of ShadowPopupWindow


subclasses Known Subclasses


method_summary Methods Summary

__init__Default class constructor.

API Class API

class ShadowPopupWindow(wx.PopupWindow)[source]

Base class for generic FlatMenu derived from wx.PopupWindow.



__init__(parent=None)[source]

Default class constructor.

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

Table Of Contents

Previous topic

MenuKbdRedirector

Next topic

StatusBarTimer