Windows 10 Gui Slider Ticks

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
PuzzledGreatly
Posts: 1303
Joined: 29 Sep 2013, 22:18

Windows 10 Gui Slider Ticks

11 Mar 2016, 00:48

Does anyone know how to make the ticks show using an AHK Gui with Windows 10? Windows 10 turns my slider blue which I can live with but the tick marks disappear and I need them. Thanks

Here's the code I used:

Code: Select all

Gui, Add, Slider, x0 y+0 w1000 h100 Center Thick80 Range1-5 TickInterval vDR gtPOS altsubmit{/code]
Shadowpheonix
Posts: 1259
Joined: 16 Apr 2015, 09:41

Re: Windows 10 Gui Slider Ticks

11 Mar 2016, 09:39

I just tested your code on both Windows 7 & Windows 10, and the tick marks are there on both. However, adding -Theme to the end of that line makes them much more visible on both of my systems (and turns the slider back to the normal color too).

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, Nerafius, Rohwedder and 121 guests