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

[QUESTION] Can pywebview be embedded anywhere? #1374

Open
HariZalan opened this issue Apr 28, 2024 · 2 comments
Open

[QUESTION] Can pywebview be embedded anywhere? #1374

HariZalan opened this issue Apr 28, 2024 · 2 comments

Comments

@HariZalan
Copy link

Specification

  • pywebview version: 5.0.5
  • operating system: Ubuntu 24.04
  • web renderer: WebKit

Description

Is there any way to embed pywebview to a GUI? I have created a browser, but it is problematic that the poor user has to enter the URL in a separate window.

Practicalities

  • YES I am willing to work on this issue myself.

  • NO I am prepared to support this issue financially.

@r0x0r
Copy link
Owner

r0x0r commented Apr 29, 2024

No, embedding is not implemented. pywebview is designed as a stand-alone windows(s) that hosts a webview. Embedding functionality would require an architectural overhaul. Nor I am entirely sure how it should look like in practice and what purpose it would serve.

@Xanderplayz16
Copy link
Contributor

You can use QT, as QT has a webkit widget.

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

3 participants