Bug onfocus+$INFO in list not working?
#1
Hi.

I Fill a panel using setStaticContent and can t use...
Code:
<onfocus>SetProperty(PROP,$INFO[ListItem.Label],home)</onfocus>
.. but can use any of these..
Code:
<onfocus>SetProperty(PROP,somestring,home)</onfocus>
<onclick>SetProperty(PROP,$INFO[ListItem.Label],home)</onclick>

... onfocus + $INFO does works with a list filled from a "plugin".

Not sure if my bad, bug, by design or missing feature?

[Kodi (16.0 Git:20160220-a5f3a99). Platform: Windows NT x86 32-bit]
Reply

Logout Mark Read Team Forum Stats Members Help
onfocus+$INFO in list not working?0