PxPlus User Forum

Main Board => Discussions => Wish List => Topic started by: Thomas Bock on December 15, 2023, 07:22:06 AM

Title: constantly visible scrollbar buttons
Post by: Thomas Bock on December 15, 2023, 07:22:06 AM
With Windows 11 the scrollbar buttons are only visible, if the mouse hovers over them. This makes the buttons of a spinner control invisible. We like to have constantly visible scrollbars and/or buttons as it used to be. MS-Outlook shows it can be done.
Title: Re: constantly visible scrollbar buttons
Post by: Loren Doornek on December 15, 2023, 09:23:35 AM
Looks like a Windows setting.  I don't have Windows 11, but try the setting below to see if it works.

https://www.howtogeek.com/742727/how-to-always-show-scrollbars-in-windows-11/
Title: Re: constantly visible scrollbar buttons
Post by: Devon Austen on December 15, 2023, 10:08:13 AM
PxPlus uses the standard Windows scrollbars. So how they look is largely up to Windows. With Windows 11 they seems to hide the arrows indicating the buttons unless you mouse over them.

A spinner control is just a multi-line with a scrollbar where you just see the buttons. If on Win 11 you only see the buttons when hovered over. I don't think the auto hide setting will have any effect as the scrollbar PxPlus generates for the spinner control aren't hidden it is only the arrows.

A quick look and it doesn't seem Windows 11 allows you to control this behavior of the standard scrollbar.

Something we are considering for a future version of PxPlus is to enhance the spinner control giving developers more control over how it looks. This would mean not using the standard windows scrollbar and getting this auto hide arrows behavior.