Open Kubiczek36 opened 5 months ago
Hello,
the function expects a numeric value for the HWND of the parent window.
Not sure which toolkit you use, but this example is calling one of the dialog functions and extracts the window handle from a Qt window:
With ic4 release 1.2, there are pre-built propery dialogs for use with PySide6:
Hello,
I would like to use the grabber_device_properties method, however I don't know, what should be provided with the
parent
(I assume it's not just any int) Please, could you provide a simple Python example for this method.Thank you in advance!