Tick marks on slider
Sven Reimers
sven.reimers at gmail.com
Mon Jun 8 13:13:01 UTC 2015
Done..
https://javafx-jira.kenai.com/browse/RT-46179
Sven
P.S. If time permits I could have a look at a possible fix (somewhere down
in NumberAxis I suppose) - interested?
On Mon, Jun 8, 2015 at 2:43 PM, Kevin Rushforth <kevin.rushforth at oracle.com>
wrote:
> Yes, please file a bug.
>
> -- Kevin
>
>
>
> Sven Reimers wrote:
>
>> 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