'CTkTextbox' object has no attribute 'get' #556
Answered
by
RyanWalker277
RyanWalker277
asked this question in
Q&A
-
I am trying to get all the text in a CTk Textbox object and store it in a variable. Here is my code
it is just a part of my code , but the this is constantly throwing error
Can anyone suggest me a fix for this? |
Beta Was this translation helpful? Give feedback.
Answered by
RyanWalker277
Oct 24, 2022
Replies: 2 comments 1 reply
-
Got the answer , for anyone looking for the fix , here is the link #386 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
RyanWalker277
-
The Textbox is not finished, will be in version 5.0.0: #378 |
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
Got the answer , for anyone looking for the fix , here is the link #386