Kodi Community Forum
ListControl Query - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: ListControl Query (/showthread.php?tid=84429)



ListControl Query - tonyt - 2010-10-31

For the addon I'm working on I need a list box with the up/down arrows as in some of the xbmc settings screens

I had assumed this was the ListControl but all that seems to give me is a list down the screen

Was wondering if I'm using it wrong, whether I should be using a different control (can't see any other that supports a list of items), or whether it's not supported in xbmcgui and I have to implement it myself please?

Thanks
Tony