PySimpleGUI
PySimpleGUI
Have anything mocked up, worthy of a peek? I'm curious....
There may be a problem with expand and scrolling, but I'm thinking it may be more to do with the extending the layout, hiding rows. That's a fair amount of...
Is this the correct whole program? I wasn't able to get it to not scroll the listbox. I first move the mouse the listbox, scroll it, then move mouse back...
How are you "deleting" Frames?
> It's only for mousewheel on scrollbar of the Column element. Understood.... however, it worked fine... until I scrolled the listbox, then back to the column... which means I may...
I made a maint release **5.0.6.10** with a change that fixed a problem I was seeing that I'm not sure if is related. The way I've tested the code/problem is...
Marking this to get attention that the maint build should be tried to see the results..... no claim that it's DONE DONE DONE, but it may be a start. I...
I did not do anything with the horizontal at all so far. I've been focused entirely on vertical. This is my test harness: ```python import PySimpleGUI as sg layout =...
Oh! Did the new version fix the mousewheel for you? I was working only on the mousewheel part.
## 5.0.6.11 posted with another set of changes... .again, only to the Y-Axis at this point. (sorry about the multiple comments / deletes... I kept getting the wrong info uploaded....