Create a table/grid
#1
Good evening,

i'm looking for a method/class/propriety to draw and populate a grid/table like this:

----------------------------------------------------
| ID|IMAGE|TITLE1|DESCRIPTION|
----------------------------------------------------

For example i like so much the a menu like these:
http://kodi.tv/wp-content/uploads/screen...00x336.png

Thanks
Reply
#2
Not sure what you're trying to do, but if this is for a python script, you can use PyXBMCt.
BBC Live Football Scores: Football scores notifications service.
script.squeezeinfo: shows what's playing on your Logitech Media Server
Reply
#3
PyXBMCt may be a solution, but on the screenshot I see ordinary Dialog.select Smile
Reply
#4
Indeed. But the post does ask about 4 columns.
BBC Live Football Scores: Football scores notifications service.
script.squeezeinfo: shows what's playing on your Logitech Media Server
Reply
#5
(2015-04-24, 15:17)Roman_V_M Wrote: PyXBMCt may be a solution, but on the screenshot I see ordinary Dialog.select Smile


Thank you!
Reply

Logout Mark Read Team Forum Stats Members Help
Create a table/grid0