colbehr / PDF-Grader

In order to more efficiently grade we propose that a piece of software can help a professor grade a PDF (scanned or digital) file while also speeding the process up by presenting the question in a more efficient order.
GNU General Public License v3.0
1 stars 0 forks source link

file edit view toolbar for basic functions #23

Closed colbehr closed 1 year ago

colbehr commented 1 year ago

For example,

kielmorris34 commented 1 year ago

JavaFX has a MenuBar class that seems meant for this. It has an option to use the native Windows menu bar but I haven't been able to get it to show up yet that way

colbehr commented 1 year ago

Started with this in 7598d8875f0d58c040d0a95fa4b5f577f49c535e, haven't hooked up the buttons yet.

kielmorris34 commented 1 year ago

Most buttons hooked up in https://github.com/colbehr/PDF-Grader/commit/8fdd42f59881c60bd8c9ab0f593cfb4b5d77468a