Reply To: AlertWindow : how to change message and close window?

Home Forums General Programming AlertWindow : how to change message and close window? Reply To: AlertWindow : how to change message and close window?

#18873
Carl Licroy
Participant
    • Topics: 3
    • Replies: 28
    • Total: 31

    Yes I use coroutines to stop program dump loop until midi message is received and treated by other function. It works well so far.

    I tried to use exitModalState but it doesn’t work. But I finally found a better solution by displaying current loaded patch name and number in the panel lcd display.

    Ctrlr