Replies: 2 comments
-
Which arguments and methods are you missing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for the lack of content and generalization in my first post. I was specifically talking about methods like index and icursor from tk.Entry. I am trying to create an autocomplete entry widget based on CTkEntry however this object lacks the methods I mentioned and makes it difficult to handle some aspects. Am I missing something? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why cant we use tk.Entry arguments and methods with CTKEntry like most other widgets included in customtkinter?
Beta Was this translation helpful? Give feedback.
All reactions