Replies: 1 comment
-
The v1 WindowBuilder is This was done in preparation for multi-webview window support some time later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I'm trying to migrate from v1 to v2. The documentation is very unfinished, but I found this section in the cargo documentation, which says that I should be able to create a new window like this:
However it throws an error:
struct 'WindowBuilder' is private
Any help is greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions