
 
       wx.lib.agw.flatmenu.StatusBarTimer¶
  wx.lib.agw.flatmenu.StatusBarTimer¶Timer used for deleting StatusBar long help after _DELAY seconds.
 Class API¶
 Class API¶StatusBarTimer(wx.Timer)¶Timer used for deleting StatusBar long help after _DELAY seconds.
__init__(self, owner)¶Default class constructor. For internal use: do not call it in your code!
| Parameters: | owner – the Timerowner (FlatMenuBar). | 
|---|
Notify(self)¶The timer has expired.