HISE Logo Forum
    • Categories
    • Register
    • Login

    change size of "Add preset" window

    Scheduled Pinned Locked Moved General Questions
    22 Posts 2 Posters 1.3k 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.healeyD
      d.healey
      last edited by

      I just did a little test, this seems to work for me

      browserLaf.registerFunction("drawPresetBrowserDialog", function(g, obj)
      {
      	var a = obj.area;
      
      	g.fillAll(0xFF000000);
      
      	g.setColour(Colours.white);
      	
      	if (obj.text == "Enter the name")
      		g.drawAlignedText("My Text", [a[0], 10, a[2], 25], "centred");
      });
      

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

      T 1 Reply Last reply Reply Quote 0
      • T
        treynterrio @d.healey
        last edited by

        @d-healey this works for me to now, thank you!!!

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

        33

        Online

        1.8k

        Users

        12.0k

        Topics

        104.5k

        Posts