码迷,mamicode.com
首页 > 编程语言 > 详细

Python——Entry、Text控件

时间:2018-12-29 11:03:43      阅读:242      评论:0      收藏:0      [点我收藏+]

标签:for   string   背景色   ctf   字符   ring   bsp   nbsp   宽度   

    background(bg)  :    文本框背景色;

    foreground(fg)    :    前景色;

    selectbackground :   选定文本背景色;

    selectforeground :   选定文本前景色;

    borderwidth(bd)    :  文本框边框宽度;

    font      :           字体;

    show    :            文本框显示的字符,若为*,表示文本框为密码框;

    state     :          状态;

    width    :          文本框宽度

    textvariable   :     可变文本,与StringVar等配合着用

Python——Entry、Text控件

标签:for   string   背景色   ctf   字符   ring   bsp   nbsp   宽度   

原文地址:https://www.cnblogs.com/cxys85/p/10193736.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!