MouseWheel for ScrollAreaGadget()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
infratec
Always Here
Always Here
Posts: 7591
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

MouseWheel for ScrollAreaGadget()

Post by infratec »

Hi,

I searched, but I didn't find this subject.
So here it is:

Please implement MouseWheel support for the ScrollAreaGadget()

At the moment I have to use a WindowsCallBack(), which is not crossplatform.

Bernd