author | Laurent Bessard |
Thu, 02 May 2013 09:42:37 +0200 | |
changeset 782 | c0869429c72a |
parent 781 | 77fe158d6ccd |
child 783 | 376563111c55 |
--- a/objdictgen/subindextable.py Wed Apr 24 17:28:06 2013 +0200 +++ b/objdictgen/subindextable.py Thu May 02 09:42:37 2013 +0200 @@ -430,7 +430,6 @@ name='MainSplitter', parent=prnt, point=wx.Point(0, 0), size=wx.Size(-1, -1), style=wx.SP_3D) self._init_utils() - self.SetNeedUpdating(True) self.PartList = wx.ListBox(choices=[], id=ID_EDITINGPANELPARTLIST, name='PartList', parent=self, pos=wx.Point(0, 0),