It would be nice to have another type of message popups, which do not block the program flow.
For example:
MessagePopup ("Do something");
Program continues.
Program checks if the user has done it.
RemovePopup
I know it can be done with custom panels and InstallPopup, but a simple MessagePopup would be a lot better.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.