nmsu-cs / project-vote4us

project-vote4us created by GitHub Classroom
0 stars 0 forks source link

Can't figure out how to use JavaFX to build GUI #3

Closed Ezthefez closed 7 months ago

Ezthefez commented 7 months ago

I think we could have a more modern and nicer GUI if we use javaFX but it's proving to be a little complicated compared to java Swing which is just a little more basic to my understanding.

Ezthefez commented 7 months ago

Gave up on JavaFx as I suspect it will cause issues in the future. Will use Java Swing from here on out.