AGW Logo

agw_title mcPopupWindow

Since Max OS does not support wx.PopupWindow, this is an alternative.

hierarchy Inheritance Diagram

Inheritance diagram for: mcPopupWindow

Inheritance diagram of mcPopupWindow


method_summary Methods Summary

__init__Default class constructor.
OnLeaveWindowHandles the wx.EVT_LEAVE_WINDOW event for mcPopupWindow.

API Class API

class mcPopupWindow(wx.MiniFrame)[source]

Since Max OS does not support wx.PopupWindow, this is an alternative.



__init__(parent)[source]

Default class constructor.

Parameters:parent – the mcPopupWindow parent window.


OnLeaveWindow(event)[source]

Handles the wx.EVT_LEAVE_WINDOW event for mcPopupWindow.

Parameters:event – a wx.MouseEvent event to be processed.
Tree

Table Of Contents

Previous topic

ToolBarItem

Next topic

flatmenu functions