modeless message window
How can I create a temporary modeless message window from an extension plugin? I just need something to show a window with a custom text, that stays visible until I manually destroy it after some task has been completed.
Comments