Page 1 of 1

Menu Scrolling with Mouse

PostPosted: Thu Mar 14, 2019 3:14 pm
by Neil Blanchard
Hi folks,

I got a new computer, and I got a lot of things transferred, but something I can't remember how to do is to get the menus to scroll with the mouse wheel, when I hover over them?

Re: Menu Scrolling with Mouse

PostPosted: Thu Mar 14, 2019 4:34 pm
by joshhuggins
I don't remember what does it either, and I don't see it specifically listed but mine is working here with these INI values that have "scroll" in them. Maybe a mouse driver not set to middle button for the wheel? Good luck!
Code: Select all[General]
CTRL_SCROLL_WHEEL_ZOOM=FALSE
No Scroll Keys=TRUE
Scroll Keys in Layer Menus=TRUE

[Display List]
UseBoxOnScroll=TRUE

[o2cViewer]
Scroll Bars=FALSE

Re: Menu Scrolling with Mouse

PostPosted: Mon Mar 18, 2019 7:33 am
by Neil Blanchard
I would really like to get this working. And I am probably missing something obvious.

Re: Menu Scrolling with Mouse

PostPosted: Mon Mar 18, 2019 8:25 am
by Mark F. Madura
Hi Neil,

Are you running on a multiple monitor setup, and is DataCAD running on your primary monitor?

MFM

Re: Menu Scrolling with Mouse

PostPosted: Mon Mar 18, 2019 11:43 am
by Neil Blanchard
I am running dual 28" 4K monitors, and DataCAD is running on the number 2 monitor. I am running Win10 Pro.

I think this how I ran it before, in Win7, on dual 24" 1080P monitors.

If I need to run DataCAD on the number 1 monitor, I didn't see how to swap this. I can switch their Display Port plugs on the video card, if that will make the left monitor number 1.

Edit: I see the default monitor is called main display, in Win10. And changing this fixes this problem! Thanks Mark!

Re: Menu Scrolling with Mouse

PostPosted: Mon Mar 18, 2019 1:21 pm
by Mark F. Madura
In Windows 10 Display Settings, click on the display you want to make your 'main' display to highlight it, then under Multiple Displays, check 'Make this my main display.'