Issues with Window.IsVisible(progressdialog)
#1
Hi,

It seems that Window.IsVisible(progressdialog) is not working properly, I'm creating a xbmcgui.DialogProgressBG() dialog and when trying to hide it using "<visible>!Window.IsVisible(progressdialog)</visible>" in skin, it has no effect.

Kodi v19 - KodiSetup-20200726-db40b2ad-master-x64.exe
Reply
#2
xbmcgui.DialogProgressBG() opens the extendedprogressdialog, so try Window.IsVisible(extendedprogressdialog) instead.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
@ronie Thank you, now it's working. Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Issues with Window.IsVisible(progressdialog)0