Skip to content

AttributeError: CTkToolTip object has no attribute 'block_update_dimensions_event' #20

@LaserLisa

Description

@LaserLisa

I have an reproducable error occuring when moving my ctk window on another screen with a different resolution.
This happens as soon as I hover over the widget with the tooltip (when the app has moved to the 2nd screen).
image
I can reproduce it with the example code given in the README.
It seems that tkinter has an automatic update dimensions event if the resolution of the screen is changing which is not defined for the ToolTip
I started the App on 1920x 1080 screen and moved it to 2560 x 1440.

I am using Windows 11 and CTkToolTip v0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions