FXTreeList scrolling
"John Selverian" <[email protected]> Thu, 10 Oct 2024 16:13:42 -0400
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Organization | JAHM Software |
| Message-ID | <[email protected]> |
I have a FXScrollWindow with a FXHorizontalFrame. The first child is a FXVerticalFrame contains a bunch of FXCheckButton and the second child is a FXTreeList. The FXTreeList is always fully expanded so the items match up with the check boxes. The problem I have is in scrolling. When I hover the mouse over the checkboxes of over the scrollbar I can scroll with the mouse. However, when the mouse is over the treelist the scrolling does not work. I tried disabling scrolling in the treelist, thinking it would pass it up the chain, but it does not work. Then I tried to catch the SEL_MOUSEWHEEL event for the treelist and handle it there but I can't capture the SEL_MOUSEWHEEL event from the treelist. Any ideas? Kind regards, js _______________________________________________ Foxgui-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/foxgui-users
image001.gif
(image/gif, 70 B) - not displayed