Skip to content
New issue

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

A widget to embed external UI #465

Open
sevenc-nanashi opened this issue Sep 25, 2024 · 1 comment
Open

A widget to embed external UI #465

sevenc-nanashi opened this issue Sep 25, 2024 · 1 comment

Comments

@sevenc-nanashi
Copy link

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)

@falkTX
Copy link
Contributor

falkTX commented Sep 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants