treeview - Custom popup in JavaFX -


is there way create custom popup in javafx? can't use tooltip, since appear on double click, different style standard tooltip.

my demands popup are: 1. if user double click, show popup 2. if user clicks outside popup, hide it

see this guide on different types of popups.


Comments

Popular posts from this blog

c# - how to use buttonedit in devexpress gridcontrol -

how to display 2 form fields on same line with bootstrap -

How do you convert a timestamp into a datetime in python with the correct timezone? -