Changes between Version 6 and Version 7 of wxGUIDevelopment/Refactoring/wxGUIAPIproposal
- Timestamp:
- 03/28/13 23:17:50 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment/Refactoring/wxGUIAPIproposal
v6 v7 145 145 self.ltree.Append(ltreeitem) 146 146 147 ''PyDispatcher added by vaclav should be used for Event mechanism in the New GUI''148 147 149 148 class GMFrame(wx.Frame): … … 178 177 }}} 179 178 179 ''PyDispatcher added by vaclav should be used for Event mechanism in the New GUI'' 180 180 181 181 '''New Rendering Model'''[[BR]]