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?

#18538
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    I also noticed you are using coroutines, theese are run on different thread. Without locking using different threads will cause unexpected results and crashes all over the place. Please remember that.

    Ctrlr