Widgets dissappearing in ctkinter #27
Replies: 4 comments 1 reply
-
@shubhwins07 Try updating OBS studio, I tried both obs studio and snipping tool for recording and nothing like that is happening, also try changing the python env, |
Beta Was this translation helpful? Give feedback.
-
Created a new venv but still not working Untitled.video.-.Made.with.Clipchamp.1.mp4Also tried this in Jetbrains Pycharm IDE still the same results |
Beta Was this translation helpful? Give feedback.
-
https://github.com/Akascape/py-window-styles/assets/131468983/912116d0-45b8-41f6-87e0-9c3d3e46775d |
Beta Was this translation helpful? Give feedback.
-
Same issue, Python 3.10~3.13, x64 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my customtkinter programs(all of them), when I try to implement pywinstyles, the app does get transparent but the widgets just disappear, I have tried .update() .after() but none of them work, when I capture the screen(both screenshot and recording using window's tools), then the widgets are somehow visible but when i capture screen with OBS studio it isn't visible as in normal use. Could you please help me? I have written the code below-
Snipping tool screenshot
An image from OBS recording
Beta Was this translation helpful? Give feedback.
All reactions