xsharp.eu • bBrowser mouse wheel scrolling not working
Page 1 of 1

bBrowser mouse wheel scrolling not working

Posted: Wed Oct 23, 2024 3:00 am
by JohnBonnett88
We are in the process of converting a large VO project to X#. Much of it is now working and in production use. One thing that was noticed recently is with bBrowser grids. In the old VO version, if you placed the mouse in a grid and moved the scroll wheel the grid could be scrolled up or down as appropriate. This does not happen with the X# version. From the help files we got with the bBrowser code it seems this should be the default behaviour and works as expected with say, WinForms grids.

I have tried things like this without success.

SELF:oDCJobFlowbBrowser:PropertyPut(#MouseWheelMode, #Scroll)

In this case the previous value of the property was NIL, which I assume would trigger the default behaviour anyway.

Does anyone have any suggestions?

Best Regards,
John Bonnett