JoshPark03 / DND-Companion-App

Final project for EECS 581, This is a DND Companion app for computers (desktop/laptop). We are using Qt in C++ so it should run on Windows, Linux, and MacOS
0 stars 0 forks source link

UI changes and code reorganizing mostly for the add character file #28

Closed chanulee1 closed 3 weeks ago

chanulee1 commented 3 weeks ago

UI changes like converting radio buttons to dropdown menus or using form layouts instead of grid layouts. But the back buttons are non-functioning, I don't know how to implement that.