Change apis according to https://github.com/webview/webview/blob/master/CHANGELOG.md#migrating-from-v011-to-v0100
-
remove
newWebView
params,skipTaskbar
windowBorders
keepOnTop
minimized
trayIcon
fullscreen
-
remove
webview.h
-
remove dialog's procs
contained webview.h
base on zserge/webview which latest commit on 9 May 2018. and juancarlospaco/webgui juancarlospaco translate macos objc code to objc runtime.
some issues I fixed:
contained webview.nim
base on juancarlospaco/webgui
some issues I fixed: