runing

  1. red30

    B4J Question xui.MsgboxAsync is already open

    I'm using MsgboxAsync because I want the program to continue runing while still displaying a message. But at the same time, if the user did not close it and I use MsgboxAsync again, then I will have a second message on top of the first. Is it possible to somehow track that MsgboxAsync is not yet...
Top