Re: [Banshee-List] Plugin Development



I think you want the ValueChanged event.

On Tue, Dec 15, 2009 at 3:59 PM, kristopher_d
<kristopher dick+banshee gmail com> wrote:
>
> Thanks, that got me on the right track.  I found
> src/Extensions/Banshee.Bpm/Banshee.Bpm/BpmService.cs easier to follow once I
> understood the general approach.
>
> Next bit I'm having trouble with is getting changes to the preference value
> to take effect when they're made.  I've tried assiging a delegate to the
> Changed action for the preference, but it doesn't seem to be firing.  So
> changing the value requires me to disable and enable the extension for
> changes to take effect.  It works, but it's annoying.
>
>
> gabaug wrote:
>>
>> I would look at
>> src/Backends/Banshee.GStreamer/Banshee.GStreamer/PlayerEngine.cs in
>> the InstallPreferences and UninstallPreferences methods for an example
>> of how to add single entries to prefs.
>>
>
> --
> View this message in context: http://old.nabble.com/Plugin-Development-tp26653589p26803520.html
> Sent from the Banshee mailing list archive at Nabble.com.
>
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]