add native mode checks and fallback for pywebview in UI launch process; create new pywebview module
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import webview
|
||||
webview.create_window('Hello world', 'https://pywebview.flowrl.com/hello')
|
||||
webview.start()
|
||||
Reference in New Issue
Block a user