Blog

Entries for 'gui'

Setting Up a Light and Versatile Graphics Library (LVGL) Simulator on Your Windows PC Using MSYS2

The Light and Versatile Graphics Library (LVGL) is a free, open-source graphics library providing everything you need to create embedded GUIs with easy-to-use graphical elements, beautiful visual effects, and a low memory footprint. 


Custom Image Provider Implementation in PySide

Introduction In application development, projects require various depths of involvement. Some projects may need you to interconnect a bunch of trendy frameworks and open-source libraries, while other projects will require full-scale development in...