main.py 文件源码

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

项目:scum 作者: CCareaga 项目源码 文件源码
def redraw_tabs(self):
         # this is done to ensure that the bottom bar is re-drawn after opening files
        foot_col = urwid.Columns(self.display.tabs)
        foot = urwid.AttrMap(foot_col, 'footer')
        if self.display.layout:
            self.display.top.contents['header'] = (foot, None)
        else:
            self.display.top.contents['footer'] = (foot, None)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号