Re: FXScrollWindow
[email protected] Mon, 13 Nov 2023 21:16:18 +0000
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <[email protected]> |
Another idea, and I'm not 100% sure if I like it, would be to have FXScrollBar's onMouseWheel() handler return 0 if the scrolling has gone as far as its going to go. This would mean once FXTreeList scrolled to bottom, any further scrolling with the wheel would scroll the parent widget in stead. Again, I'm not 100% sure if I like it but if its optional I could consider adding this feature; I see there are clearly cases where its useful... -- JVZ