Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1818

Annoying "control has been asked to focus" error in dialogselect

$
0
0
So dialog select can have depending on how it's called a list id 3 or 6.  I have my window defaultcontrol set to 3, but when the dialog opens with list 6 I get that error logged.

So
I tried creating an invisible button 999 and set defaultcontrol to that, then on the button 
 
Code:
<onfocus condition="Control.IsVisible(3)">SetFocus(3)</onfocus>
<onfocus condition="Control.IsVisible(6)">SetFocus(6)</onfocus>
but that didn't fix it either, or maybe I did something dumb, but should that work?

scott s.
.

Viewing all articles
Browse latest Browse all 1818

Latest Images

Trending Articles



Latest Images