|
-
May 7th, 2024, 05:55 AM
#1
Thread Starter
New Member
improved xiaoyao's webview, but js callback not working
this is based on these threads
https://www.vbforums.com/showthread....entWithOptions
https://www.vbforums.com/showthread....-Edge-Chromium
code is available here
https://github.com/kernel32dev/webkitGJ
i improved on the code of xiaoyao by creating a control that can create multiple webviews, his original code had many global variables so it was somewhat difficult, also it is now a lot more stable, it used to crash a lot, and now it rarely ever crashes, however the code in ClassGJ_Invoke is really fragile, but it currently does work, it will break in some really weird ways if you touch it
i wanted to ask for help with the calling vb6 from js part of the example, i could not get it to work, not in the code on my github or in the original example, the original code altough it does look like something is alerted, it does not actually call vb6
thank you all in advance!
-
May 7th, 2024, 01:23 PM
#2
Lively Member
Re: improved xiaoyao's webview, but js callback not working
 Originally Posted by DirectY
this is based on these threads
https://www.vbforums.com/showthread....entWithOptions
https://www.vbforums.com/showthread....-Edge-Chromium
code is available here
https://github.com/kernel32dev/webkitGJ
i improved on the code of xiaoyao by creating a control that can create multiple webviews, his original code had many global variables so it was somewhat difficult, also it is now a lot more stable, it used to crash a lot, and now it rarely ever crashes, however the code in ClassGJ_Invoke is really fragile, but it currently does work, it will break in some really weird ways if you touch it
i wanted to ask for help with the calling vb6 from js part of the example, i could not get it to work, not in the code on my github or in the original example, the original code altough it does look like something is alerted, it does not actually call vb6
thank you all in advance!
Very interesting
-
May 19th, 2024, 04:07 PM
#3
Lively Member
Re: improved xiaoyao's webview, but js callback not working
Has anyone managed to test this?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|