[tomboy-list] NotePlugin.Manager
Boyd Timothy
btimothy at gmail.com
Fri May 18 14:53:35 PDT 2007
You shouldn't have to instantiate a new NoteManager. Instead, you can
get the one that's already being used by accessing it like this:
NoteManager manager = Tomboy.DefaultNoteManager;
On 5/18/07, Joseph Method <tristil at gmail.com> wrote:
> What's the proper way to instantiate a NoteManager within a plugin
> preferences class? I was hacking on the TaskListPlugin mentioned
> recently, and a change in the preferences calls for the creation of
> one note and the destruction of another. Simply instantiating the
> TaskListPlugin and using its Manager raises a complaint about lack of
> a concrete instance.
>
> --
> -J. Method
> _______________________________________________
> tomboy-list mailing list
> tomboy-list at lists.beatniksoftware.com
> http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com
>
More information about the tomboy-list
mailing list