You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found LVGL / PyLVGL. I thought it could be replacement for Qt on platforms where Qt/PyQT is not available easily out of the box (i.e. FreeBSD). But demo.py and examples requires Qt !!
Hello world :-)
I just found LVGL / PyLVGL. I thought it could be replacement for Qt on platforms where Qt/PyQT is not available easily out of the box (i.e. FreeBSD). But
demo.py
andexamples
requires Qt !!pylvgl/demo.py
Line 4 in 1287d49
pylvgl/examples/basicdemo_qt.py
Line 4 in 1287d49
Is it possible to create demo that does not require Qt? It could use OpenGL / EGL / Framebuffer directly :-)
Why use PyLVGL if it required Qt anyway?
Thanks :-)
The text was updated successfully, but these errors were encountered: