|
self.optionBox = wx.StaticBox(parent = self.panel, id = wx.ID_ANY,
|
|
self.optionBox = wx.StaticBox(parent = self.panel, id = wx.ID_ANY,
|
|
ignoreFlags = ['l', 'c', 'g', 'a', 'f', 't', 'help', 'quiet']
|
|
ignoreFlags = ['l', 'c', 'g', 'a', 'f', 't', 'help', 'quiet']
|