Re: [Banshee-List] Fleow Plugin
- From: "Gabriel Burt" <gabriel burt gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Fleow Plugin
- Date: Tue, 10 Jun 2008 04:01:12 -0500
2008/6/10 Mathijs Dumon <mathijsken hotmail com>:
>> The current album filter view is here:
>> src/Core/Banshee.ThickClient/Banshee.Collection.Gui/AlbumListView.cs
>>
>> You'll be providing an alternative to that widget.
>> FilteredListSourceContents seems to explicitly reference the ListView
>> (our custom widget, in Hyena.Gui), but should probably only reference
>> IListView so other widgets (yours) can work with this whole thing.
>>
>> Hope that helps.
>>
>> Gabriel
>
> Yes this helps! If you can adjust the FilteredListSourceContents so it only
> requiers an object implementing the IListView interface, then I will make my
> FleowPane widget implement this interface and let it re-use the existing
> Model.
>
> But I still don't know how to alter the Views of the
> FilteredListSourceContents? Can I use the ActionService thingy for this? Or
> will you provide some sort of Global? It's just, as far as I've seen,
> there's no way to alter the views, there's a way to alter the menu's and
> footer bars, but not the content.
I think you'll actually have to alter the code in Core/.
Gabriel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]