ControlList columns?
#1
Question 
Hi,

I am writing a python script that displays some information returned from a server running on my PC, the information consists of some filenames and sizes I would like to display them like the file viewer in XBMC, i.e.

Filename1 23 MB
Filename2 65 MB

But I cant find any way of setting up columns or left and right aligned text or something using a ControlList.

Can someone please advise.

Thanks,
Coined
Reply
#2
you want a listitem. Create the listitem and add that to the controllist.

http://home.no.net/thor918/xbmc/xbmcgui.html
http://home.no.net/thor918/xbmc/xbmc.html
Reply
#3
That's awesome cheers man.
Reply

Logout Mark Read Team Forum Stats Members Help
ControlList columns?0