Skip to content

Problem retrieving coordinate of a rectangle using CTkCanvas #2410

Answered by rigvedmaanas
rzfNotahina asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rzfNotahina

CTkCanvas is not meant to be used as a widget. It's used for internal widget rendering.
TomSchimansky mentions this in the issue #2066

CTkCanvas is not meant to be used outside the library itself, its just written for rendering the CTk components.

So you should use Canvas directly from tkinter and It should work as intented.

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rzfNotahina
Comment options

Answer selected by rzfNotahina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants