HISE Logo Forum
    • Categories
    • Register
    • Login

    Preset Browser Options

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 263 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.Williams23D
      D.Williams23
      last edited by

      Is it possible to move the selection options at the bottom of the native Preset Browser "Add, Rename, Delete" around to a different location. & is it possible to edit them directly? Change the Font & Font size etc. ?

      1 Reply Last reply Reply Quote 0
      • Casey KolbC
        Casey Kolb
        last edited by

        Some of this is possible and some of it requires editing the C++.

        For changing the Font & Font size, you can use LookAndFeel to customize the buttons. However, just be aware that this will change all of the HISE buttons in addition to the preset browser buttons.

        If you want to target just the "Add, Rename, Delete" buttons, you may have to throw an if statement to catch just those elements, but be sure to draw the other elements as well in an else statement. More on that topic here.

        At the moment, I don't think you can move the "Add, Rename, Delete" to a different location unless you edit the C++.

        Casey Kolb
        Founder & CEO of Lunacy Audio
        Composer | Producer | Software Developer

        1 Reply Last reply Reply Quote 0
        • D.Williams23D
          D.Williams23
          last edited by

          @Lunacy-Audio Awesome thanks for the info! :folded_hands_medium_skin_tone: I was tweaking around with the Look and Feel but I didn't see any options for those particular buttons. Didn't know about the if statements though!

          About editing the C++ though. I've been learning it lately, is it worth going in there and trying to figure that out? Do you know which folder has that particular file?

          Casey KolbC 1 Reply Last reply Reply Quote 0
          • Casey KolbC
            Casey Kolb @D.Williams23
            last edited by

            @D-Williams23 No problem!

            About editing the C++ though. I've been learning it lately, is it worth going in there and trying to figure that out? Do you know which folder has that particular file?

            You can find the file and the header file here: HISE/hi_components/plugin_components/PresetBrowserComponents.cpp

            Casey Kolb
            Founder & CEO of Lunacy Audio
            Composer | Producer | Software Developer

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

            55

            Online

            1.7k

            Users

            11.7k

            Topics

            101.8k

            Posts