LAF that keeps the text-entry field?
-
Are there any examples of keeping this little guy? I can't find anything with forum search or on the
hise_laf_library
repo -
@iamlamprey once you're in laf land you need to draw everything yourself.
There are some examples on the forum of knobs with value displays.
-
-
@d-healey I mean specifically the left-click to enter a value logic, I can roll my own with a label (or replace the sliders with Panels) but that seems like a lot of extra code & components
edit: oops crossposted
-
@d-healey Unless I'm missing something the only snippet in that thread that has the functionality I'm looking for is the label callback one, which means 2x the UI components and 2x the logic
-
@iamlamprey shift + click?
-
@d-healey jesus christ im so embarrased to have never tried that