Renamed wx.FutureCall to wx.CallLater so it is named more like
wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater for compatibility of older code. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -263,6 +263,10 @@ Andrea Gavana's FancyButtonPanel module.
|
||||
|
||||
Added the wx.lib.flatnotebook module, from Andrea Gavana.
|
||||
|
||||
Renamed wx.FutureCall to wx.CallLater so it is named more like
|
||||
wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater
|
||||
for compatibility of older code.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user