Hi there, this is my first post, because with a CallOutBox i could’nt get what i need.
I have a small component, where i can define a value by dragging in y direction.Now, in some cases i want to finer control this value,
with a bigger slider. So then i want to popup a slider at the same position as the component but much bigger.
It should automatically gain mouse focus and should put the mouse at the handle of its current value, so further dragging automatically is overtaken in the slider. When finished dragging, the slider hides.
Is there something similar in Juce, or what general steps could i take to implement it?
Thanks in advance, Olli
