PDA

View Full Version : Mousewheel scrolling


ftblemon8
10-05-2004, 10:55 PM
Hi,

I have just discovered Laszlo and am quite impressed.

One thing bothers me though; none of the scrollabe components (windows, lists, etc.) seem to react to the mousewheel, which feels very weird to me when using an application.

Am I just missing something?

Cheers,
Max

antun
10-06-2004, 08:26 AM
Right now the mousewheel is inaccessible by Laszlo apps. That will change in an upcoming release though. What needs to happen behind-the-scenes is more APIs for talking to the JavaScript runtime in the browser.

-Antun