Colton Idle
02/12/2021, 12:24 AMimport androidx.compose.desktop.SwingPanel
I don't want this to be an x/y problem here. Can anyone point me in the right direction?
1. Does compose desktop actually support a webview? If so, maybe I missed that api completely?
2. If going the embeded swing route with a WebView is actually the best path forward, how do I get the import statement to resolve? I looked up if there is a maven artifact for swing in the same namespace as compose but came up empty handed.jim
02/12/2021, 12:47 AMIgor Demin
02/12/2021, 7:25 AM0.3.0-build152
) to be able to use SwingPanel