实现代码
1 import tkinter as tk 2 from tkinter import ttk 3 4 win = tk.Tk() 5 win.title("Python GUI") 6 7 # adding a label 8 aLabel = ttk.Label(win, text="A Label") 9 aLabel.grid(column=0, row=0)10 11 def clickMe():12 action.configure(text="** I have been Clicked! **")13 aLabel.configure(foreground='red')14 15 # adding a button16 action = ttk.Button(win, text="Click Me!", command=clickMe)17 action.grid(column=1, row=0)18 19 win.mainloop()
运行结果
文章插图
点击按钮前
文章插图
点击按钮后
工作原理
【python gui界面按钮位置】#11 事件处理函数,用于响应按钮,执行对标签和按钮文本属性的更改设置 。
#16 创建按钮控件,并设置命令为clickMe()函数及修改其文本属性 。
扩展资料:
[1] 创建Python GUI图形用户界面
[2] Python GUI图形界面添加标签
敬请关注更多Python GUI学习内容分享:
文章插图
推荐阅读
- 月饼皮为什么会开裂 月饼裂开是什么原因
- 花盒子怎么折
- 眼线笔初学者用什么好 适合初学者的眼线笔
- 天猫超市农村怎么配送
- 城市综合执法大队属于什么单位
- 午睡睡不着是什么原因
- 2022春节期间能打新冠疫苗吗
- 银婚是结婚多少年 结婚多久是银婚纪念日
- 铁线莲怎么养