problem with conditional visibility
#1
I have two simple infolabels which I want to hide by using either a fade animation or visibility condition. The condition is if Window ID 107 (DialogKaiToast.xml ) is active. For some reason it doesn't work using either an animation or a <visible>!Window.IsActive(107)</visible> condition. When I try the same with other dialogs like dialogyesno.xml, it does work. Is there a special status to Window ID 107 or something Huh
Reply
#2
nvm, after a restart of XBMC it started working Confused Should have tried that before posting
Reply
#3
IsVisible woul dprobably be better anyway because I think IsActive relies on the window having focus
Reply

Logout Mark Read Team Forum Stats Members Help
problem with conditional visibility0