Pyqt5 and qtwebengine
by francesco bat from LinuxQuestions.org on (#5JEYY)
Hi!
I am trying to create a little browser.
I'm basing on:
https://github.com/learnpyqt/15-minu...browser_tabbed
I have no experience.
The problem I encountered, is that the functions imported doesn't work correctly.
Context menu, doesn't work:
- Save page
- View source page
- Reload
If i try ctrl+ or ctrl-, zoom doesn't work.
The problem is present also in other pyqt5 browser i downloaded online, all with same problem.
Do you know if it's a bug or i must to add some additional functions?
I wait clarification :)
Bye
Francesco bat
I am trying to create a little browser.
I'm basing on:
https://github.com/learnpyqt/15-minu...browser_tabbed
I have no experience.
The problem I encountered, is that the functions imported doesn't work correctly.
Context menu, doesn't work:
- Save page
- View source page
- Reload
If i try ctrl+ or ctrl-, zoom doesn't work.
The problem is present also in other pyqt5 browser i downloaded online, all with same problem.
Do you know if it's a bug or i must to add some additional functions?
I wait clarification :)
Bye
Francesco bat