Bug 97535 - MouseWheel management
Summary: MouseWheel management
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: BASIC-IDE
  Show dependency treegraph
 
Reported: 2016-02-03 18:21 UTC by ThierryT
Modified: 2023-04-17 15:07 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ThierryT 2016-02-03 18:21:59 UTC
I wanted to use the scrollbar Object in my own application separately to a TextField, ListBox or ComboBox object.

I wanted to manage this scrollbar with the MouseWheel but unfortunately, it is not possible.
In LO actually, we have not the opportunity to use the MouseWheel event or the possiblity to define a custom event like in VBA (type Public Event).

Is it possible to develop this matter for the future versions of LO?
Comment 1 Buovjaga 2016-02-10 18:31:30 UTC
Sounds like a reasonable request -> NEW
Comment 2 ThierryT 2017-04-02 17:17:04 UTC
Does someone works on this new concept actually ?
Comment 3 Buovjaga 2017-04-03 06:22:09 UTC
(In reply to ThierryT from comment #2)
> Does someone works on this new concept actually ?

No, you can work on it, if you want.