Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Creating error/Warning message ui box #8

Open
aarexer opened this issue Feb 18, 2017 · 0 comments
Open

Creating error/Warning message ui box #8

aarexer opened this issue Feb 18, 2017 · 0 comments

Comments

@aarexer
Copy link
Contributor

aarexer commented Feb 18, 2017

Sometimes when we have error or warning and it will be really great if we show warning or error messagebox in that case. Unfortunately in javafx standard library we don't have ui messageboxes.

As i see we have two variants:

  1. Write our own ui interface for it.
  2. Find and use external library - it's common problem and i am sure that somebody wrote it.

I think we should start from second variant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant