tkinter-entry
Entry selection list with tkinter
How can I generate a normal selection list (like the \"State\" field in any HTML form for postal addresses) using Python tkinter?As illustrated below, the Listbox widget displays all the selections in[详细]
2023-04-06 12:40 分类:问答Clear Tkinter Entry text - so new text looks new?
I want to modify the code below to clear the Entry text prior to new text being written.Basically I want to delete text, wait one second, then write new text.This should give the appearance of \"NEW\"[详细]
2023-03-30 19:41 分类:问答Keep selection on Tkinter Entry widget despite not having focus
When a user selects a portion of text in a Tkinter Entry widget it becomes highlighted. However, when the user clicks away from the widget the highlighting disappears.[详细]
2023-03-26 03:50 分类:问答Undo and Redo in an Tkinter Entry widget?
Is there a way to add un开发者_JAVA百科do and redo capabilities in Tkinter Entry widgets or must I use single line Text widgets for this type of functionality?[详细]
2023-01-24 15:55 分类:问答Python Listbox selection cleared whenever something is highlighted when it is working with Text or Entry widget
I found a problem with Tkinter.Listbox when it is working with Entry or Text widgets. Whenever something is highlighted in the Ent开发者_StackOverflow社区ry or Text widget, it clears the listbox sele[详细]
2023-01-23 06:57 分类:问答Make Tkinter Entry widget readonly but selectable
Is there any way to make the Tkinter En开发者_Go百科try widget so that text can be highlighted and copied, but not changed? Use the state option \"readonly\":[详细]
2023-01-15 06:55 分类:问答Tkinter grid() Manager
I am having a bit of trouble with the Tkinter grid() manager. It is spacing the rows too far apart. I have two entry widgets to place, and I need one almost directly under the other. When I place them[详细]
2023-01-07 03:34 分类:问答How to connect a variable to Entry widget?
I\'m trying to associate a variable with a Tkinter entry widget, in a way that: Whenever I change the value (the \"content\") of the entry, mainly by typing something into it, the variable automatic[详细]
2022-12-24 23:13 分类:问答求高清版越南《痒痒舞》mv,想在公司年中总结会上跳这个舞,另求赐教还可以玩出什么花样!?
xinjiang007 开发者_如何转开发 2022-05-11 17:06 求指点~回答好的追加悬赏![详细]
2022-12-21 12:41 分类:问答