software_updation.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:smartschool 作者: asifkodur 项目源码 文件源码
def __set_properties(self):
        # begin wxGlade: update_win.__set_properties
        self.SetTitle(("Software Update"))
        self.SetSize((620, 447))
        #self.button_install.Enable(False)
        self.label_installed_version.SetFont(wx.Font(12, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0, ""))
        self.label_latest_version.SetFont(wx.Font(12, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0, ""))
        self.label_is_update.SetFont(wx.Font(12, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0, ""))
        self.label_status.SetFont(wx.Font(12, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0, ""))
        self.button_close.SetMinSize((140, 40))
        self.button_install.SetMinSize((140, 40))
        self.progress_bar.SetMinSize((300,30))
        self.progress_bar.Hide()
        # end wxGlade
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号