B-Snowflake
Results
1
issues of
B-Snowflake
it works fine until i try to add a QWebEngineView, QWebEngineView just turns the whole window black my code: ``` from PyQt6.QtWidgets import QWidget, QMainWindow, QApplication from PyQt6.QtWebEngineWidgets import QWebEngineView...