....doesn't seem to be implemented.  I guess for keyboard scrolling
the core should be dealing with this.  However I've had a request to
make the mouse scrollwheel work in frames (it works on the main window
already).  Is there any overarching function I can pass these events
to to make this work, or is there no API for scrolling frames from the
frontend?

I can see a potential problem in that the frontend won't know which
frame the mouse is over, so maybe all scroll events (except physically
dragging frontend scrollbars) need to be passed via the core?

Chris

Reply via email to