[MonoDevelop] StatusBar service

Jacob Ilsø Christensen jacobilsoe at gmail.com
Mon Mar 20 13:05:28 EST 2006


Not sure this patch is needed, actually. The StatusBar in the Services
class just delegates to the same instance as
IdeApp.Workbench.StatusBar does...

/Jacob

On 3/20/06, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
> Hi.
>
> Ok, here's a patch which removes the StatusBar property from the
> Services class and uses IdeApp.Workbench.StatusBar instead. Good to
> commit (with the appropriate ChangeLogs)?
>
> /Jacob
>
> On 3/20/06, Lluis Sanchez <lluis at ximian.com> wrote:
> > El lun, 20-03-2006 a las 12:21 +0100, Jacob Ilsø Christensen escribió:
> > > Ok, so the StatusBar service should be phased out then?
> >
> > Well, not the service, but the property.
> >
> > >
> > > /Jacob
> > >
> > > On 3/20/06, Lluis Sanchez <lluis at ximian.com> wrote:
> > > > El dom, 19-03-2006 a las 17:21 +0100, Jacob Ilsø Christensen escribió:
> > > > > Hi.
> > > > >
> > > > > I am trying to move all handling of documentation to the
> > > > > MonoDevelop.Documentation assembly. I have a question regarding the
> > > > > StatusBar.
> > > > >
> > > > > Some code in MonoDevelop uses Services.StatusBar and some uses
> > > > > IdeApp.Workbench.StatusBar. Which status bar is the correct one to
> > > > > use?
> > > >
> > > > The one to use is IdeApp.Workbench.StatusBar.
> > > >
> > > > >
> > > > > Thanks,
> > > > > Jacob
> > > > > _______________________________________________
> > > > > Monodevelop-list mailing list
> > > > > Monodevelop-list at lists.ximian.com
> > > > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > >
> > > >
> > > _______________________________________________
> > > 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