Reply To: popup menu actions? (how?)

Home Forums General Programming popup menu actions? (how?) Reply To: popup menu actions? (how?)

#72818
spk77
Participant
    • Topics: 0
    • Replies: 11
    • Total: 11

    oh great, thanks ! one more thing resolved ?
    will try that.
    ‘addColouredItem’ – for each entry? – where did you find that?
    any indication that the popup background might be able to be
    coloured? or (…) current selected item ? ;-D

    i’ve used ‘image()’ for some frames i would otherwise have in
    an image strip, that works – can’t remember if i’ve tried to
    have coloured ones, these are monochrome atm.

    I found it here
    https://www.juce.com/doc/classPopupMenu#abca9890f63f22575c190c0115a1f3acf

    and here:

    https://github.com/RomanKubiak/ctrlr/blob/master/Source/UIComponents/CtrlrMIDI/CtrlrMIDIMon.cpp#L108

    I don’t know if it’s possible to change the bg-color…

    Ctrlr