HISE Logo Forum
    • Categories
    • Register
    • Login

    Hello what the heck is wrong its literaly like that in docs

    Scheduled Pinned Locked Moved Solved General Questions
    7 Posts 2 Posters 198 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.
    • D
      dev2222
      last edited by

      0c2a983d-c490-4c0f-844c-20a4e5d32b04-obrazek.png

      Content.makeFrontInterface(383, 326);
      //UI COMPONENTS
      const var t = Content.getComponent("Table1");
      t.set("width", 300);
      t.set("height", 100);
      
      t.getTableValue(0);
      const var laf = Content.createLocalLookAndFeel();
      t.setLocalLookAndFeel(laf);
      laf.setInlineStyleSheet("
      
      .scripttable
      {
      	background: #444;
      	border-radius: 3px;
      	
      	
      }
      
      .scripttable::before
      {
      	content: '';
      	background-image: var(--tablePath);
      	background-color: #aaa;
      	box-shadow: inset 0px 2px 4px rgba(0,0,0, 0.5);
      }
      
      .tablepoint
      {
      	background: rgba(255,255,255, 0.5);
      	border-radius: 50%;
      	margin: 2px;
      	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
      }
      
      .tablepoint:hover
      {
      	background: white;
      }
      
      label
      {
      	background: rgba(255, 255, 255, 0.9);
      	color: #222;
      	border: 1px solid #aaa;
      	padding: 5px;
      }
      
      .playhead::before
      {
      	content: '';
      	width: 2px;
      	left: calc(calc(var(--playhead) * 100%) - 1px);
      	background: white;
      	box-shadow: 0px 0px 4px black;
      }
      ");
      
      t.setLocalLookAndFeel(laf);
      
      Master Chain:! Line 10, column 24: function not found {SW50ZXJmYWNlfG9uSW5pdCgpfDI2NXwxMHwyNA==}
      

      please help i have no idea

      1 Reply Last reply Reply Quote 0
      • D dev2222 marked this topic as a question on
      • d.healeyD
        d.healey
        last edited by

        Are you using the develop branch?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        D 2 Replies Last reply Reply Quote 0
        • D
          dev2222 @d.healey
          last edited by

          @d-healey bde89dbe-abd9-4dd9-899d-df32d1ed35fc-obrazek.png
          Im using this.

          1 Reply Last reply Reply Quote 0
          • D
            dev2222 @d.healey
            last edited by

            @d-healey im new to hise you know and this setInlineStyleSheet is in docs and doesnt work in code

            d.healeyD D 2 Replies Last reply Reply Quote 0
            • d.healeyD
              d.healey @dev2222
              last edited by

              @dev2222 You'll need to compile the develop branch as this feature is very new and I don't think it's available in the prebuilt binary.

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              D 1 Reply Last reply Reply Quote 1
              • D
                dev2222 @dev2222
                last edited by

                @dev2222 can you please drop me a link? i dont know where i can find it.

                1 Reply Last reply Reply Quote 0
                • D
                  dev2222 @d.healey
                  last edited by

                  oh yes i just got it, thanks David!!

                  1 Reply Last reply Reply Quote 0
                  • D dev2222 has marked this topic as solved on
                  • First post
                    Last post

                  8

                  Online

                  1.7k

                  Users

                  11.9k

                  Topics

                  103.5k

                  Posts