Tom Schimansky

Results 224 comments of Tom Schimansky

It's not solved yet, but I will do it in the next days. The pull request provided by @DomGravante was not sufficient, because it destroyed other functionality, but I will...

I don't know exactly what you mean. Is the rendering lagging? In the video it looks like the rendering lags a bit but also on the normal scrollbar. Or do...

Can you post your code? Or part of it with the scrollable frame?

Can you post an executable one-file example where the effect is visible for you?

Hi, first I will do Menu, ComboBox/MenuBox and TextBox. But after this I will focus on ListBox and Tables in general.

I can reproduce this on Windows 11. The reason for this is that I need to `.withdraw()` and `.deiconify()` the window, so that the titlebar color change becomes visible. And...

Switching between modes now preserves the "zoomed", "withdraw" and "iconic" state on Windows with version 4.5.11.

Something like this isn't implemented, you would have to do it yourself. But that would be a nice enhancement, to allow passing multiple languages as text and automatically detect the...

I don't think its possible to create a custom tooltip because it must be separate window without any borders or headers and for round corners you would need a transparent...