Removing items from GUIFacadeWindow (1 Viewer)

herluf

Portal Member
March 19, 2009
6
2
Home Country
Denmark Denmark
Hi
I'm currently trying to make a MP Music plugin which has a layout similar to Moving Pictures or MPTV-series.
On the std layout, the plugin scans the shares and adds to a GUIFacadeWindow when a new AlbumArtist is found. In order to avoid showing all the AlbumArtists on one page i have a maximum number of Albumartists allowed to be shown on one "page". This could be 20 for instance

When this max is reached and I need to insert a new albumartist on the page, I want to remove the last AlbumArtist shown.

This is where I run into problems - How do i remove an Item from a GUIFacade?
The lists inside are private and there is no remove function - or have i just missed something?

Thanks for a great program - and for all the effort you are putting into making it even better.

/Herluf
 

Users who are viewing this thread

Top Bottom