qaxwidget

QAxWidget glitches when resizing GUI window

QAxWidget glitches when resizing GUI window Question: I am currently exploring the possibilities of displaying and working with PowerPoint presentations in a GUI using PyQt5/PyQt6 and Python. For that I found the most promising solution to be using a QAxWidget. Loading and displaying the pptx-file works fine, but unfortunately I noticed glitches when resizing the …

Total answers: 1