thread problem

Answered

Hello
    If the problem with popup boxes like Messages.showInputDialog is handled in Task.Backgroundable

1. I want my function to be processed asynchronously
2. I think my function is in the process of processing, for example, if the password is missing, an output box can pop up for me to input, and then continue to execute
I would like to ask, how can such a requirement be achieved. I saw that the Database tool plug-in that comes with idea has configured ssh in the user. If there is a problem with ssh, a box will pop up for the user to continue the operation. I want to know how this is realized

0

Please sign in to leave a comment.