Graphical User Interface for synchronized recording of Events and frames.

Graphical User Interface for synchronized recording of Events and frames.

Hello everyone,
I am currently working on a project in which a hardware trigger between the EVK 4 and an industrial camera is used to record events and images in a synchronized manner. The focus here is on ease of use. The aim is to create a GUI that allows parameterization of the EVK 4 similar to MetaVision Studio and the corresponding industrial camera (exposure time, gain, etc.). So I first wanted to ask the community whether anyone has already implemented something similar. Or if there is a clear recommendation for the GUI (wxWidgets, QT, Dear ImGui etc.) I prefer C++, but Python would also be possible. 

Thank you very much