.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. module:: wx.lib.popupctl .. currentmodule:: wx.lib.popupctl .. highlight:: python .. _wx.lib.popupctl: ========================================================================================================================================== |phoenix_title| **wx.lib.popupctl** ========================================================================================================================================== |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ `~wx.lib.popupctl.PopButton` Control(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=0, validator: Validator=DefaultValidator, name: str=ControlNameStr) -> None `~wx.lib.popupctl.PopupControl` Control(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=0, validator: Validator=DefaultValidator, name: str=ControlNameStr) -> None `~wx.lib.popupctl.PopupDialog` Dialog() -> None ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: wx.lib.popupctl.PopButton wx.lib.popupctl.PopupControl wx.lib.popupctl.PopupDialog