When using the Python package pywebview
, is it possible to create a window and keep it on top, like an always-showing control panel in the corner?
The application will mostly be run on Windows, so if there isn't a platform independent solution, I am also curious if a Windows-specific solution exists.