Reply To: Popup Menu Experiment

Home Forums General Programming Popup Menu Experiment Reply To: Popup Menu Experiment

#13471
lfo2vco
Participant
    • Topics: 26
    • Replies: 162
    • Total: 188
    • ★★

    Hi Atom, OK lets say the Method ‘myPopupMenu’ returns a result of ‘6’ and the method ‘toneSelect’ has this in the script:

    if ret == 6 then
    	firstLabel:setPropertyString ("uiLabelText", "A1")
    	secondLabel:setPropertyString ("uiLabelText", "6")
    	blah = 0x00

    How do I get the ‘6’ from ‘myPopupMenu’ to ‘toneSelect’?

    Here is some noise I organised into an acceptable format:
    https://soundcloud.com/lfo2vco/a-dark-crystal

    Ctrlr