We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: