admin_dash.py 文件源码

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

项目:smartschool 作者: asifkodur 项目源码 文件源码
def on_email(self,event):
        msg="This feature is not yet activated"
        dlg = wx.MessageDialog(self, msg, '',wx.OK | wx.ICON_INFORMATION)                  
        dlg.ShowModal()
        dlg.Destroy()
        self.label_email.SetForegroundColour(self.label_fg_color)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号