getodk/validate

Make UI look more like a modern Java app

yanokwa opened this issue · 3 comments

ODK Briefcase looks like this:
briefcase
Note the grey buttons and clean lines.

ODK Validate looks like this:
validate
Note the blue buttons and gradients.

It would be good if the UI of Validate was updated so it looked more like a modern Java app.

Hi, I would like to fix this issue. Would you like the changes to be made to the styling of swing components or would you like a rebuilding the whole thing with javafx?

Hi! I think given that this is a small app, it might be good to experiment and try to make it JavaFx.