HISE Logo Forum
    • Categories
    • Register
    • Login

    How to Customize Table look and feel Point and Popup Text

    Scheduled Pinned Locked Moved General Questions
    5 Posts 3 Posters 275 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.
    • Tania GhoshT
      Tania Ghosh
      last edited by

      How to Customize Table look and feel Point and Popup Text? Or change or completely remove the popup text?
      How to modify from C++ source code?
      table 1.jpg
      to something like
      table 2.jpg

      Tania Ghosh

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by A Former User

        Although I didn't try but I guess it is at TableEditor.cpp line 808(Table point)

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by

          To change popup text use...the script below.... Don't try to add from C++:face_with_tears_of_joy:

          Content.setValuePopupData(
          {
              "fontName": "Asap-Medium",
              "fontSize": 13,
              "itemColour": 0xFF303030,
              "itemColour2": 0xFF303030,
              "borderSize": 0,
              "textColour" : 0xFFC84F58
          });
          
          1 Reply Last reply Reply Quote 1
          • Christoph HartC
            Christoph Hart
            last edited by

            You can customize the table editor with scripted LAF:

            Link Preview Image
            HISE | Docs

            favicon

            (docs.hise.audio)

            Tania GhoshT 1 Reply Last reply Reply Quote 2
            • Tania GhoshT
              Tania Ghosh @Christoph Hart
              last edited by

              @Christoph-Hart YEEEEEEA, that's cool ... Thank you got it.
              Good bye Brother @Rudra-Ghosh ;)

              Tania Ghosh

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

              49

              Online

              1.7k

              Users

              11.7k

              Topics

              102.2k

              Posts