Relative Content

Tag Archive for pythonsqlitekivymd

Custom image popup changing behaviour

My KivyMD app from an SQLite database displays a binary blob image for which I created a dialog content class with MDBoxLayout as parent. The database has two images for a particular index, a 300x310px output.jpg file, the other a 320x400px picture.jpg file.