move_list.py 文件源码

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

项目:jcchess 作者: johncheetham 项目源码 文件源码
def treeview_button_press(self, treeview, event):
        if gv.jcchess.get_stopped():
            GObject.idle_add(self.process_tree_selection)
        else:
            GObject.idle_add(self.tree_selection.unselect_all)

    # set the board position at the move the user clicked on
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号