HISE Logo Forum
    • Categories
    • Register
    • Login

    List of PresetBrowser LAF ids?

    Scheduled Pinned Locked Moved General Questions
    8 Posts 3 Posters 232 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.
    • ?
      A Former User
      last edited by

      Is there a handy way to grab all of these?

      laf.registerFunction("createPresetBrowserIcons", function(id)
      {
          if (id == "favorite_on")
              return myFavoriteOnPath;
      
          if (id == "favorite_off")
              return myFavoriteOffPath;
              
          if (id == "searchIcon")
              return mySearchIconPath;
      });
      
      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @A Former User
        last edited by

        @iamlamprey That's all of them

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

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @d.healey
          last edited by A Former User

          @d-healey How do we switch the Add/Rename/Delete buttons to icons then?

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

            @iamlamprey Ok got it :)

            LAFPresetBrowser.registerFunction("drawDialogButton", function(g, obj)
            {
                if (obj.text == "Add")
                {
                    g.setColour(Colours.red);
                    g.drawAlignedText("gjkehakjgheg", obj.area, "centred");
                }
            });
            
            DabDabD 1 Reply Last reply Reply Quote 1
            • DabDabD
              DabDab @A Former User
              last edited by

              @iamlamprey Do you know How to Draw Image on Presets Browser list via LAF?

              Bollywood Music Producer and Trance Producer.

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

                @DabDab I actually just subbed to David's patreon to learn that :)

                DabDabD 1 Reply Last reply Reply Quote 2
                • DabDabD
                  DabDab @A Former User
                  last edited by

                  @iamlamprey I also tried to Sub but in my country Paypal is not allowing me to complete transaction.

                  Bollywood Music Producer and Trance Producer.

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

                    @DabDab You have all the information already in your other thread - https://forum.hise.audio/topic/6803/draw-image-in-presets-browser/11?_=1670497813573

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

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

                    29

                    Online

                    1.7k

                    Users

                    11.8k

                    Topics

                    102.8k

                    Posts