Show dialog without stealing focus?
Hello. I am developing plugin and kinda want to show dialog in front but without it stealing focus from main IDE window. How can I achieve this behavior? I use class that extends DialogWrapper to show dialog. Thanks
Please sign in to leave a comment.