Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyLVGL depends on Qt ?? #15

Open
cederom opened this issue Oct 13, 2021 · 1 comment
Open

PyLVGL depends on Qt ?? #15

cederom opened this issue Oct 13, 2021 · 1 comment

Comments

@cederom
Copy link

cederom commented Oct 13, 2021

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 and examples requires Qt !!

from PyQt5 import QtGui, QtWidgets, QtCore

from PyQt5 import QtGui, QtWidgets, QtCore

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 :-)

@iperov
Copy link

iperov commented Jan 18, 2022

@cederom hi, do you know how to run lvgl on py3 desktop windows/linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants