Home | Trees | Indices | Help |
|
---|
|
Mixin to add redisplay_data-on-wx.EVT_PAINT aspect.
Any code mixing in this class will gain the mechanism to reget data on wxPaint events. The code must be an instance of a wx.Window and must implement a _populate_with_data() method. It must also call _schedule_data_reget() at appropriate times.
Instance Methods | |||
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:56:08 2013 | http://epydoc.sourceforge.net |