Python tkinter控件用法
Python tkinter(一) 按钮(Button)组件的属性说明及示例 https://blog.csdn.net/ever_peng/article/details/102546009
python tkinter(二) 下拉框(combobox)组件的属性说明及示例 https://blog.csdn.net/ever_peng/article/details/102563786
Python tkinter(三) 单选框(Radiobutton)组件的属性说明及示例 https://blog.csdn.net/ever_peng/article/details/102815139
Python tkinter(四) 文本框(Text)组件的属性说明及示例 https://blog.csdn.net/ever_peng/article/details/103716375
Python tkinter(五) 文本框(Entry)组件的属性说明及示例 https://liushipeng.blog.csdn.net/article/details/107207176
Python tkinter(六) 标签(Label)组件的属性说明及示例 https://liushipeng.blog.csdn.net/article/details/107235427
1.Python3中tkinter模块使用方法详解
https://blog.csdn.net/Fighting_Boom/article/details/81268074
2、一篇关于Python Tkinter文本框的使用
http://www.cnblogs.com/xiaohai2003ly/p/8625416.html
3.Python tkinter消息框的使用
https://www.cnblogs.com/buchizaodian/p/7076964.html
Pyqt5教程
http://code.py40.com/pyqt5/38.html