Hi, When using AUI, one can allow for an active pane (by passing wx.AUI_MGR_ALLOW_ACTIVE_PANE to the AuiManager constructor). Is there a way to find out which is the active pane and/or get notified when the active pane changes? Thanks, Frank