mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-21 03:07:08 +01:00
4 lines
139 B
Python
4 lines
139 B
Python
|
|
wx.TextCtrl(self, wx.ID_ANY, u'', wx.DefaultPosition, wx.DefaultSize, 0,
|
|
validator=MyValidator())
|