#9778: Showing Frame from wxListCtrl activate event raises parent frame
------------------------+---------------------------------------------------
Reporter: robind | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxMac | Version: 2.8-svn
Keywords: wxListCtrl | Blockedby:
Patch: 0 | Blocking:
------------------------+---------------------------------------------------
On wxMac when using the generic listctrl, if a new frame is created and
shown from the EVT_LIST_ITEM_ACTIVATED event handler then the frame
containing the listctrl is reraised after the new frame is shown.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9778>