r0x0r / pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
https://pywebview.flowrl.com
BSD 3-Clause "New" or "Revised" License
4.76k stars 554 forks source link

About right-click menu #1481

Closed czg108 closed 1 month ago

czg108 commented 1 month ago

How to generate the right menu refresh forward and backward function

r0x0r commented 1 month ago

You cannot. While theoretically you could probably implement it, I am not going to add this functionality to pywebview. If you really need this, implement it in Javascript.