def createManageFilesFrame(self):
staticBox = wx.StaticBox( self.panel, -1, "Manage Files", size=(285, -1) )
self.statBoxSizerMgrV = wx.StaticBoxSizer(staticBox, wx.VERTICAL)
#----------------------------------------------------------
GUI_wxPython.py 文件源码
python
阅读 18
收藏 0
点赞 0
评论 0
评论列表
文章目录