Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
How are these widget managed from a data saving point of view ?
Thank you, I actually commented out the delete because I wasn't sure of the removeWidget behaviour, now it works flawlessly
It might be an issue with macOS 10.15.
One thing you can do as a workaround is to disable the native macOS menu bar. You will have it on the QMainWindow but it should be usable.
@Daniel_Contro hi Good to hear. best to set this as solved and make a new one as then its easier for others to search :)
Use QStandardPaths and store settings using QSettings. It's simple and the standard way of doing things.
2nd UPDATE:
Problem was by natural source. The light reflects from window into camera. 2nd problem was using file as buffer.
I solved it by using grab image from QCameraViewFinder widget and send by memory.