Kodi Community Forum

Full Version: Disable DialogBusy or put WindowXMLDialog always on top
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Is there any way to disable the busydialog while i'm in my script add on ?
My problem is that the busydialog apears infront my window so, during this, I lost input events...

Or maybe another solution will be to keep my window always on top, but I don't know how to do that.

Thanks for help
Where is your code ?
Please provide some example code