3.5x???.py 文件源码

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

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


问题


面经


文章

微信
公众号

扫码关注公众号