JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

ListSpinner arrow direction #15

Closed kevincoghlan closed 9 years ago

kevincoghlan commented 9 years ago

EDIT: This issue can be disregarded. Initially, I could not find the support for up/down ListSpinners which seemed to exist in past JavaFX 2.2 versions of Jfxtras.

However, after closer examination of the current Jfxtras APIs, I found the support that I was seeking in the ListSpinnerSkin class.

tbee commented 9 years ago

I assume you have found how to do it, but just in case some one has the same question: it is done through CSS: -fxx-arrow-position and -fxx-arrow-direction