3.5x???.py 文件源码

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

项目:GUI_programming 作者: duolaAOA 项目源码 文件源码
def change_size(self,event):
    tk.customFont = font.Font(family = "Helvetica",size = 12,weight = "normal",slant = "roman",underline =0)
    size = tk.customFont["size"]
    tk.customFont.configure(size =self.list_size.get(self.list_size.curselection()))
    self.st.config(font = tk.customFont)
    self.size_count = 1
    pass
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号