3.5x???.py 文件源码

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

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


问题


面经


文章

微信
公众号

扫码关注公众号