Is it possible to create a List that displays images as a grid? Ie. I want to have a control that I can display thumbnails in rows and columns. Similar to the functionality when browsing around movies/music/etc?
I can't see anything in the pydoc that could be used to say that all items are to be displayed in a grid instead of a list.
Or do I have to solve it myself building a grid using ControlImage's?
Control that displays images in a grid?
redsolo
Member Posts: 65 Joined: May 2006 Reputation: 0 |
Check out my XBMC scripts at http://xbmc.ramfelt.se |
| find quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2007-03-06 23:40
Post: #2
no controls for that...
You may draw picture by picture using a for loop |
| find quote |
Asteron
"Skilled" Python Coder Joined: Feb 2004 Reputation: 0 |
2007-03-07 01:45
Post: #3
There is a WindowXML class in development that could do what you want... but it is not available yet.
Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
| find quote |

![[Image: asterwaverv9.png]](http://img504.imageshack.us/img504/6545/asterwaverv9.png)
Search
Help