HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. ssh1be
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    ssh1be

    @ssh1be

    0
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ssh1be Unfollow Follow

    Latest posts made by ssh1be

    • RE: Setting WebView default page

      @Christoph-Hart
      Sweet thank you I got it working! Iframes were somewhat functional, but setting this as my index file allows me to use the WebView exactly as I intended:

      a2d3c055-6370-4dc7-82f4-0db8d565ae25-image.png

      Thanks again

      posted in Scripting
      S
      ssh1be
    • RE: Setting WebView default page

      @Christoph-Hart

      I see. However what if for my use case I want to access a website that is hosted elsewhere. Let's use "https://hise.dev/" for example or "https://google.com". Is there anyway I could automatically set the WebView to an externally hosted site on load?

      Thank you

      posted in Scripting
      S
      ssh1be
    • Setting WebView default page

      Hey all, im new to HISE and VST development in general so please bear with me. I'm currently playing around with the WebView component and i'm still trying to figure out how I could set it's content to a webpage of my choice. My current setup isn't working:

      d42a8080-69bf-469d-ade1-3dd48e2792a9-image.png

      By right click and inspect, I can change the webpage to "localhost:5000" using this.document.location, however i'd like this to be done automatically. Also, when using the WebView component in a DAW via exporting as a VST, if I minimize the VST, the webpage is lost and I have to change it again using the developer console. Are there any workarounds to this?

      Any help would be much appreciated,
      Thank you!

      posted in Scripting
      S
      ssh1be