Added wx.GetTopLevelWindows() function which returns a copy of the
list of top-level windows that currently exist in the application. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,6 +79,8 @@ affecting the label.
|
||||
wxMSW: Fixed missing EVT_RIGHT_DOWN and EVT_TREE_ITEM_RIGHT_CLICK
|
||||
events in a wx.TreeCtrl.
|
||||
|
||||
Added wx.GetTopLevelWindows() function which returns a copy of the
|
||||
list of top-level windows that currently exist in the application.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user