GlobalVent / wiki

central place organize jamvent
GNU General Public License v3.0
3 stars 0 forks source link

Error Pop-Ups in GUI #224

Closed carlyjb closed 3 years ago

jwildhome commented 3 years ago

I added AlertDialogWidget class which shows an alert dialog on top of the application. The dialog displays a title, error number, and error message. It has 1 "OK" button to press to dismiss the dialog. I consider this done.

Of course, it will have to be integrated with the rest of the system to show actual errors.