Daytron / SimpleDialogFX

Lightweight dialog API for JavaFX.
https://daytron.github.io/SimpleDialogFX/
MIT License
21 stars 2 forks source link

Add a simple input choice dialog #10

Open Daytron opened 9 years ago

Daytron commented 9 years ago

An input combobox with a label and actions that include SEND and CANCEL.

This will add a new dialog response, SEND, to the enum.

Daytron commented 8 years ago

Hello,

Would you like to implement this feature? I am not sure yet how to proceed with options dialog. Any ideas?

Just drop a new issue of anything you would like to raise (feature, enhancement or a bug) that you would like to work on and let us see how it goes. Right now I am waiting for TestFX v4 release so I can rebuild the tests.

For contributing: