Results 1 to 3 of 3

Thread: improved xiaoyao's webview, but js callback not working

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2020
    Posts
    4

    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!

  2. #2
    Lively Member
    Join Date
    Aug 2017
    Posts
    78

    Re: improved xiaoyao's webview, but js callback not working

    Quote Originally Posted by DirectY View Post
    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

  3. #3
    Lively Member
    Join Date
    Aug 2017
    Posts
    78

    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
  •  



Click Here to Expand Forum to Full Width