Table Of Contents

Previous topic

MenuKbdRedirector

Next topic

StatusBarTimer

This Page

phoenix_title ShadowPopupWindow

Base class for generic FlatMenu derived from PopupWindow.


class_hierarchy Inheritance Diagram

Inheritance diagram for class ShadowPopupWindow

Inheritance diagram of ShadowPopupWindow


super_classes Known Superclasses

PopupWindow


method_summary Methods Summary

__init__ Default class constructor.

api Class API



class ShadowPopupWindow(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).