-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank Window when setting up go-webview2 in child window with no errors #17
Labels
bug
Something isn't working
Comments
Please can someone respond to this? |
I can try to debug it if it is a universal problem with creating with an existing window, but if that works generally it will probably be hard to figure out why it isn’t working for you without more information. |
If you could please
Met vriendelijke groet,
Didier M.J.C. Gehéniau
Van: jchv ***@***.***>
Verzonden: zondag 21 november 2021 18:22
Aan: jchv/go-webview2 ***@***.***>
CC: D4v1dW3bb ***@***.***>; Author ***@***.***>
Onderwerp: Re: [jchv/go-webview2] Blank Window when setting up go-webview2 in child window with no errors (Issue #17)
I can try to debug it if it is a universal problem with creating with an existing window, but if that works generally it will probably be hard to figure out why it isn’t working for you without more information.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#17 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB2SQHUJQC4KAT33VT6RCMDUNETD3ANCNFSM5GXW336Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> . <https://github.com/notifications/beacon/AB2SQHT4FUC7GRF3RQJH7C3UNETD3A5CNFSM5GXW3362YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHINSVGQ.gif>
|
try to call the Show method after the webview2 control created |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have setup a mainWindow with a childwindow and use the childWindow in
NewWindow(true, childWindow)
. when running the app I get a blank window with no errors in console instead of a window with the browser integrated.The text was updated successfully, but these errors were encountered: