I am currently working on a simple invoice creation tool for sole traders. Currently thinking what UI choices to make when the user has made a wrong input in Gtk.
(Not sure how to force-contain the image into the frame) Since I am using a popover widget to collect data, really not sure where to put the error dialog now.