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

Closed
HariZalan opened this issue Apr 28, 2024 · 4 comments
Closed

[QUESTION] Can pywebview be embedded anywhere? #1374

HariZalan opened this issue Apr 28, 2024 · 4 comments
Labels

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.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 12, 2024
Copy link

The message to post on the issue when closing it. If none provided, will not comment when closing an issue.

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

No branches or pull requests

3 participants