Forum

    • Register
    • Login
    • Search
    • Categories

    Add Knob as child in Panel Script (Solved)

    General Questions
    2
    5
    131
    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 🙂

      ustk 1 Reply Last reply Reply Quote 0
      • ustk
        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"
        });
        
        

        I 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 ?

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

            @sakorada it's for each one

            I 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

              16
              Online

              1.1k
              Users

              6.8k
              Topics

              62.4k
              Posts