student_profile.py 文件源码

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

项目:smartschool 作者: asifkodur 项目源码 文件源码
def on_student_list(self, event):  # wxGlade: student_profie.<event_handler>

        # the combo box containing admission no
        self.current_admission_no=self.combo_box_adno.Value

        self.load_student_details()
        self.button_save.Label="Edit"
        self.add_flag=False
        self.set_editable(False)
        #self.bitmap_photo.Enable(True)
        self.Bind(wx.EVT_BUTTON, self.on_photo, self.bitmap_photo)
        #self.combo_box_adno.SetSelection(0)




        event.Skip()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号