HISE Logo Forum
    • Categories
    • Register
    • Login

    Be able to set font size/style for knob text

    Scheduled Pinned Locked Moved Feature Requests
    2 Posts 2 Posters 670 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.
    • E
      elanhickler
      last edited by

      Please allow setting font size/style for knob text. I can't even set it via scripting.

      i.e. this doesn't work:

      const var StepsKnob = Content.addKnob("StepsKnob", 432, 167);
      // [JSON StepsKnob]
      Content.setPropertiesFromJSON("StepsKnob", {
        "width": 61,
        "height": 59,
        "max": 32,
        "bgColour": 0,
        "itemColour": 0,
        "itemColour2": 0,
        "style": "Vertical",
        "stepSize": "1",
        "fontName": "Tahoma",
        "fontSize": 14
      });
      // [/JSON StepsKnob]
      const var WaitKnob = Content.addKnob("WaitKnob", 367, 168);
      
      1 Reply Last reply Reply Quote 1
      • Christoph HartC
        Christoph Hart
        last edited by

        Yes I'll do that.

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

        25

        Online

        1.7k

        Users

        11.8k

        Topics

        103.1k

        Posts