HISE Logo Forum
    • Categories
    • Register
    • Login

    Add Knob as child in Panel Script (Solved)

    Scheduled Pinned Locked Moved General Questions
    5 Posts 2 Posters 287 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sakorada
      last edited by sakorada

      Can anyone show me how to Create Knob in Panel with script please ?
      Thank you in advance :)

      ustkU 1 Reply Last reply Reply Quote 0
      • ustkU
        ustk @sakorada
        last edited by

        @sakorada I'm not in front of my computer for a proper snippet, but you need to do that:

        
        Content.setPropertiesFromJSON( "myKnob",  {
                  parentComponent: "myPanel"
        });
        
        

        Can't help pressing F5 in the forum...

        S 1 Reply Last reply Reply Quote 1
        • S
          sakorada @ustk
          last edited by

          @ustk said in Add Knob as child in Panel Script:

          Content.setPropertiesFromJSON( "myKnob", {
          parentComponent: "myPanel"
          });

          thank you !
          Will this work with multiple components or i have to do each one ?

          ustkU 1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @sakorada
            last edited by

            @sakorada it's for each one

            Can't help pressing F5 in the forum...

            S 1 Reply Last reply Reply Quote 0
            • S
              sakorada @ustk
              last edited by

              @ustk Thank you for help :)

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              51

              Online

              1.7k

              Users

              11.7k

              Topics

              101.8k

              Posts