MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2007-04-21, 20:29   #1 (permalink)
Portal Member
 
Join Date: Feb 2007
Location: Itzehoe
Age: 39
Posts: 185
Thanks: 1
Thanked 28 Times in 21 Posts

Country:

My System

Send a message via ICQ to kroko Send a message via MSN to kroko
Default Q: How to sort a facade view

I'm trying to sort a facade view


protected GUIFacadeControl lstRecords = null;
...
if (lstRecords == null)
{
lstRecords = new GUIFacadeControl(GetID);
}
...

foreach (GUIListItem itemS in snapDirectory.GetDirectory(SnapDir))
{
if (!itemS.IsFolder)
{
lstRecords.Add(item);
}
}
...

and then ? Possible with lstRecords.Sort ?? But how ?
I would like to sort on the item.label...

Greetz
kroko
kroko is offline   Reply With Quote
Old 2007-04-22, 05:42   #2 (permalink)
Portal Member
 
Join Date: Mar 2006
Location: AZ, USA
Posts: 150
Thanks: 0
Thanked 30 Times in 7 Posts


Default

Take a look at the GUIPictures.cs source code. It has a sort function in it.
gregmac45 is offline   Reply With Quote
Old 2007-04-23, 05:31   #3 (permalink)
Portal Member
 
Join Date: Feb 2007
Location: Itzehoe
Age: 39
Posts: 185
Thanks: 1
Thanked 28 Times in 21 Posts

Country:

My System

Send a message via ICQ to kroko Send a message via MSN to kroko
Default

YES, that was what I needed. Very cool with sort and view_as button. It worked almost in the first try. No I need only to tune the focus and the selection a little bit.

Thank you very much.

Greetz from the US
kroko
kroko is offline   Reply With Quote
Reply

Bookmarks

Tags
facade, sort, view

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Specify Music sort by view and set default sort Dadeo Improvement Suggestions 3 2007-03-16 20:32
View post in new window, View first unread hakuna Website/Forum/Wiki Feedback 3 2007-02-18 23:33
Sort fields in My Music sort by Album Doodles Support 2 2006-11-04 08:58
sort ascended.. what does it mean? Spragleknas OffTopic 2 2006-09-30 01:07
How do I sort by artist? md2020 Codecs, External Players 3 2006-07-01 08:29


All times are GMT +1. The time now is 05:40.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden