User Tag List

Results 1 to 3 of 3

Thread: List object mouse wheel scrolling question

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    List object mouse wheel scrolling question

    I am trying to control the number of lines a mouse wheel scrolls the List object. I DO NOT want to change the current line selection. It seems my general mouse preferences (in Windows 7) control the number of lines I can scroll, but I am wondering if there is a way to override this in F2.5? For example, scroll 20 lines at a time when scrolling the wheel one tick).

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    Here's an awful solution :

    scroll_list.mfa

    requires the controlX object (if you need to select lines), and the list to be disabled

    (seems like you can't scroll the list if you have a line selected,
    that selection forces the standard scrolling,
    and that you can't "unselect" the list after it's been selected)

    Would probably better go with a "custom" list to avoid this mess

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the attempt. Maybe this is just more recent Windows tech than was around at the time the MMF core was written. It is only for my own level editor, so it isn't that big a deal. Maybe Fusion 3 will have something like this.

Similar Threads

  1. Screen scrolling with the mouse wheel?
    By Enker in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th August 2016, 03:16 PM
  2. scroll trough list with mouse wheel
    By JohnZ in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 5th September 2009, 05:44 PM
  3. [Suggestion] Mouse Wheel & Middle Mouse
    By izac in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 10th May 2009, 12:39 PM
  4. Mouse Wheel?
    By workshop2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 9th December 2007, 04:11 AM
  5. Mouse wheel object? Making zoom using math...
    By The_Alee in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd August 2006, 01:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •