Tick marks on slider

Sven Reimers sven.reimers at gmail.com
Sat Jun 6 15:17:24 UTC 2015


Hi,

my assumption was that

Slider s_v6 = new Slider(0, 100, 50);
        s_v6.setShowTickMarks(true);

would show all tick marks (minor and major), but it seems that major ones
are missing. If I add

s_v6.setShowTickLabels(true)

label and major ticks are shown. Seems there is no workaround?

Shall I file a bug (seems I still can do this in a lightweight mode until
transition is finished).

-Sven

-- 
Sven Reimers

* Senior Expert Software Architect
* Java Champion
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader  NetBeans: http://community.java.net/netbeans
                              Desktop Java:
http://community.java.net/javadesktop
* JUG Leader JUG Bodensee: http://www.jug-bodensee.de
* Duke's Choice Award Winner 2009
* Blog: https://www.java.net//blog/sven

* XING: https://www.xing.com/profile/Sven_Reimers8
* LinkedIn: http://www.linkedin.com/in/svenreimers

Join the NetBeans Groups:
* XING: http://www.xing.com/group-20148.82db20
* NUGM: http://haug-server.dyndns.org/display/NUGM/Home
* LinkedIn: http://www.linkedin.com/groups?gid=1860468
                   http://www.linkedin.com/groups?gid=107402
                   http://www.linkedin.com/groups?gid=1684717
* Oracle: https://mix.oracle.com/groups/18497


More information about the openjfx-dev mailing list