Changes between Version 6 and Version 7 of wxGUIDevelopment/Refactoring/wxGUIAPIproposal


Ignore:
Timestamp:
Mar 28, 2013, 11:17:50 PM (11 years ago)
Author:
rashadkm
Comment:

adding new classes

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment/Refactoring/wxGUIAPIproposal

    v6 v7  
    145145   self.ltree.Append(ltreeitem)
    146146
    147 ''PyDispatcher added by vaclav should be used for Event mechanism in the New GUI''
    148147
    149148class GMFrame(wx.Frame):
     
    178177}}}
    179178
     179''PyDispatcher added by vaclav should be used for Event mechanism in the New GUI''
    180180
    181181'''New Rendering Model'''[[BR]]