Forum
    • Categories
    • Register
    • Login
    1. Home
    2. kliin
    3. Best
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: How do I embed a link in a button?

      @dannytaurus said in How do I embed a link in a button?:

      inline function onButton1Control(component, value)
      {
      if (value) Engine.openWebsite("https://hise.dev");
      };

      Content.getComponent("Button1").setControlCallback(onButton1Control);

      Ayy thanks man it worked :D

      posted in General Questions
      K
      kliin