コード例 #1
0
 def _createWidgets(self):
     self.msgLabel = wx.StaticText(self, wx.ID_ANY, u"") #$NON-NLS-1$
     ZValidatingTextCtrl._createWidgets(self)
コード例 #2
0
ファイル: pubdatawidgets.py プロジェクト: mpm2050/Raven
 def _createWidgets(self):
     self.msgLabel = wx.StaticText(self, wx.ID_ANY, u"")  #$NON-NLS-1$
     ZValidatingTextCtrl._createWidgets(self)