sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

JFXChipView Make Chip Editable #1212

Closed usama-shiranai90 closed 2 years ago

usama-shiranai90 commented 2 years ago

it is possible to edit or change a chip once it has been set on JFXChipView. 2021-08-15_15-45-19

sshahine commented 2 years ago

Yes, it's doable, you need to create a custom chip that allows editing the content instead of using the default chip.