Search found 1 match

by eucodepb2025
Mon Sep 22, 2025 1:10 pm
Forum: Coding Questions
Topic: Mouse scrolling, How?
Replies: 3
Views: 405

Mouse scrolling, How?

I have a custom gadget like person name with icon and logo list item,
where i need to make it work when mouse scroll event happen.

But the problem is while using PureBasic 6.20 it only working when you use OpenScreen https://www.purebasic.com/documentation/Examples/Mouse.pb.html )

But i need to ...