예제 #1
0
 def _createWidgets(self):
     self.msgLabel = wx.StaticText(self, wx.ID_ANY, u"") #$NON-NLS-1$
     ZValidatingTextCtrl._createWidgets(self)
예제 #2
0
 def _createWidgets(self):
     self.msgLabel = wx.StaticText(self, wx.ID_ANY, u"")  #$NON-NLS-1$
     ZValidatingTextCtrl._createWidgets(self)