Open sevenc-nanashi opened 2 months ago
there is a class for external ui, but mostly it deals with running an external program that already does the embedding.
some utility for this would be nice sure, I dont mind if it has an API from dpf side similar to the webview, which kinda works the same way.
It would be nice if there is a widget that can have hWnd / NSView / X11 widget, like JUCE's HWNDComponent.
I know there is an example that embeds an external window, but it would be nice if embedding can be done in lesser lines.
(Maybe I should make this issue in dpf-widgets repository)