alandmoore / admbrowser

A Web browser for kiosks and digital signage, based on Python, PyQt, and Blink
35 stars 22 forks source link

Develop error-message display system #10

Open alandmoore opened 5 years ago

alandmoore commented 5 years ago

Use QMessageBox to display some errors rather than overwriting the contents of the browser window and leaving a user stranded on a nonexistent page.

Possible errors to display:

alandmoore commented 5 years ago

Initial implementation in 5ec6b9e. Need to flesh out the full deal.