octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56028] windowscrollwheelfcn property of a fig


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #56028] windowscrollwheelfcn property of a figure
Date: Tue, 28 May 2019 04:32:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #56028 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #3:

I attached a basic implementation but the event data may not be accurate:
* VerticalScrollCount: our graphics event handling is not enough sophisticated
and we have no way to determine (citing ML doc) "the sum of all scroll wheel
clicks that occurred since the last time the callback executed". So this will
return number of wheel steps since the last Qt event queue was flushed. 
* VerticalScrollAmount: I was unable to determine how to get this information
from Qt, so this will always be 3.

(file #46984)
    _______________________________________________________

Additional Item Attachment:

File name: scroll_wheel_fcn.patch         Size:3 KB
    <https://savannah.gnu.org/file/scroll_wheel_fcn.patch?file_id=46984>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56028>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]