HISE Logo Forum
    • Categories
    • Register
    • Login

    Preset Browser / List Area object is masking the buttons

    Scheduled Pinned Locked Moved General Questions
    10 Posts 3 Posters 391 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.
    • Gabor.KG
      Gabor.K
      last edited by

      Hi everyone,

      I am currently working on a preset browser using the built-in browser, and a custom look and feel.

      I had to reposition the Lista Area to fit the look of the GUI, so I used ListAreaOffset in Y-axis.

      e8d64332-a681-4533-bfa3-1ec5c2e45ae2-image.png
      However, this way it pushed the List Area to the top of the Add, Rename, and Delete Buttons, and now I can not use these buttons anymore. They are visible, but not responding. I tried to find where can I compensate the Y offset by the size of the List Area object, but without success.

      Is there any way to change the size of the column objects manually, or move the add/rename/delete buttons further down? I would like to avoid building the whole thing again with custom panels.

      I hope I don't just overlook an obvious feature, but I could not locate the solution yet.

      Thanks in advance!
      Gábor

      1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey
        last edited by

        In the data property there is a ButtonsInsideBorder property, set this to true. There is also an EditButtonOffset property that might be useful.

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

        Gabor.KG 1 Reply Last reply Reply Quote 0
        • Gabor.KG
          Gabor.K @d.healey
          last edited by

          @d-healey Thanks!
          "ButtonsInsideBorder" did not change anything in this regard unfortunately.
          "The EditButtonOffset" works fine, but under the offset of -10, the buttons are getting outside of the border of the floating tile, and I would need an offset of -58.

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @Gabor.K
            last edited by

            @Gabor-K Can you post a snippet so we can see exactly what you need?

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

            Gabor.KG 1 Reply Last reply Reply Quote 0
            • Gabor.KG
              Gabor.K @d.healey
              last edited by

              @d-healey
              I recreated the same issue in an empty project.
              You can not click on the add/rename/delete buttons, because the list area columns are masking them due to the "ListAreaOffset" settings I've added.

              I would like to somehow resize the columns to make them smaller on the vertical axis and this way reveal the buttons below.

              HiseSnippet 961.3ocsV0saaaCElxIJX1cacEnO.B8pT.2.47WC1tnIN1dvnMoFwYcCXXnfQ53HhHQJPRkTihdydB1iwtcuA8QZ20KSOTTVRNwMqw.SWXqyOejeme3gZjTD.JkPRbZd5zTf37stimx0QGFQYbxvdDmu28HpRCROqptSSoJEDRbbV4mMJbZtJI+4eeQWZLkG.UpHj2HXAvqXILck1Q6+RVb7.ZHbJKol2au+v.A+PQrHC4yJt9jTZvEzygioF2Z3RbVqeHSKji0TMnPe5JBmNNRbE25+aXJ1YwfQnCYLtPV0jCiXwgilEqJBwY0QUQ9J1H+wtGwBYk5qx.+PtAuJD0yANMtKJ04dPImZTZUKkdj63.IKUWYwvmG3NjiEjITLUWmJVeINez8PA5.WuQB8BXfDEJAr9t99s8ved5OMIiGnYBtmferPCulu9Sa89VMa8gVd2zzjIKzlYajh3XPtPylpq7t.tNOK4LP116RZbFT5HF9ymSW6qKmFXi5ZNJ3C4L8qSgB4Ah3PStx79sq.jhzF91uLrGUSMEkBcneofTyLzwoGbI1UaKQMc6ApKzhzbeSREbyJ37.cQOksnLHVP0L94mxPZyPF7P25p5PdW8CMSqKTP.6t8P2QRPA5tRwUJPRN67YGWZtF56mL.XZHoR6+b8ec87Z2rv47m7vrwe2v88s77dhI0MldIzMSqE7m7idZYFzdlk9uKkxUXETcfBWprDiGSnwpJWxSvxEC2zIotEBSk15upNfJ0XyGFvnM+RLGDFt3s3DfiiJVrsdPLn+B1FPuTHwLjY9ybLrfYCwvND5JjXvUG6wYI1Dgg6akqxJ+qrPczIX8UfF9cTumm+Facim12S8n5+HeOdESoOPBzxTSwNXAtydsqK5WByRsSDWMhFFhcd2Dn+W.2XfJCh5RkcEY7PUIrNaW35t1+1bmB4M2qD6QBYQNuBbwpV1mcSKypF2xZqOPtxjXKOd7w+b+HfcdjttFxsmihSvEgYwT87i0M2eUX.6pmaVpYfIVz0Sqe+18XVu+cNq+qkhOxcDSGDsXN1XAbDmX8+AGKtg76b6OYBDnqH3ptC9sk85v+is+DQlY73QTsjgSGcwyZiwoWA.t6bNDiKtqSCy.RqruQ1jAFC7vbgqwmBicLxNEF6LyHIgFHEuMvdaj4N3uIWCxId9mbzD+1GT1qCI+FJDmq+F9jD7yAdaPfI7eFdQxhwr4RfYqk.y1KAlcVBL6tDXd9RfYu6Di4KwNHSKRrGGPEi5meGliSeNE6rx6BIeFOc45O.
              
              d.healeyD ustkU 2 Replies Last reply Reply Quote 0
              • d.healeyD
                d.healey @Gabor.K
                last edited by

                @Gabor-K How about this. Instead of setting the offset to 58, enable the ShowNotes property. This will add spacing above the columns. You can then place a panel over this extra space and style it however you like.

                That's what I did with my preset browser

                a97ca9ed-28be-4c1f-a879-9c485720b685-image.png

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

                Gabor.KG 1 Reply Last reply Reply Quote 1
                • ustkU
                  ustk @Gabor.K
                  last edited by

                  @Gabor-K You can also set H to -58:

                    "ListAreaOffset": [
                      0,
                      58,
                      0,
                      -58
                    ],
                  

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

                  d.healeyD Gabor.KG 2 Replies Last reply Reply Quote 1
                  • d.healeyD
                    d.healey @ustk
                    last edited by

                    @ustk Oh yeah I forgot about that. I'm using [0, 5, 0, -15] for mine.

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

                    1 Reply Last reply Reply Quote 0
                    • Gabor.KG
                      Gabor.K @d.healey
                      last edited by

                      Wow that looks nice, thanks @d-healey !

                      1 Reply Last reply Reply Quote 0
                      • Gabor.KG
                        Gabor.K @ustk
                        last edited by

                        @ustk Oh man, you saved my day. How could I have overlooked this? :beaming_face_with_smiling_eyes: Thanks a lot!

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

                        39

                        Online

                        1.7k

                        Users

                        11.7k

                        Topics

                        102.1k

                        Posts