edvin / tornadofx

Lightweight JavaFX Framework for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useCombobox() with converter parameter

yamert89 opened this issue · comments

Currently function useComboBox() does not provide using converter.
ComboboxTableCell in javafx having apropriate constructor.
Is it possible to add an optional converter parameter?

Take a look at cellFormat or cellFragmen