[MonoDevelop] Tip of the day patch

Lluis Sanchez lluis at ximian.com
Wed Mar 29 05:29:37 EST 2006


I would rather use a startup handler for this. Startup handlers are
CommandHandler subclasses which can be registered in the
"/MonoDevelop/IDE/StartupHandlers" extension point. There is already one
registered in MonoDevelop.Ide you can use as example
(MonoDevelop.Ide.Gui.AddinUpdateHandler).

El vie, 24-03-2006 a las 20:37 +0100, Jacob Ilsø Christensen escribió:
> Hi.
> 
> It seems that enabling show tip of the day at startup has no effect.
> The attached patch fixes this. I was not quite sure where to put the
> functionality, so will someone please review?
> 
> /Jacob
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list