HISE Logo Forum
    • Categories
    • Register
    • Login

    Possibility of changing Look and Feel of Custom Settings?

    Scheduled Pinned Locked Moved Feature Requests
    4 Posts 3 Posters 584 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.
    • Alex ParadisA
      Alex Paradis
      last edited by

      Hi everyone,

      Is there a way to change the Look and Feel of the Floating Tile Custom Settings?

      Thanks!

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

        Only through C++ at the mo. But you can change the look of it quite a lot already. What do you want to change?

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

        1 Reply Last reply Reply Quote 0
        • LightandSoundL
          LightandSound
          last edited by LightandSound

          Incase you still need to do this, you can do this with the StandalonePopupComponents.cpp file, just create your own custom look and feel class(s) in HI_LookAndFeels.h (I don't recommend editing the current popuplookandfeelmethod), add the lookandfeel object to the StandalonePopupComponents header file and reroute the existing look and feel pointers (applicable lines 147->182).

          For the combo boxes, you need to specify both the PopupMenu:: settings and the ComboxBox:: settings, as the colours/fonts etc are handled separately for both in JUCE.

          Alex ParadisA 1 Reply Last reply Reply Quote 2
          • Alex ParadisA
            Alex Paradis @LightandSound
            last edited by Alex Paradis

            @LightandSound

            Thanks for the help! Will look into it.

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

            16

            Online

            1.7k

            Users

            11.8k

            Topics

            102.7k

            Posts