KDE

Andreas Pakulat apaku at gmx.de
Mon Jun 11 08:30:43 UTC 2007


On 11.06.07 04:06:57, dukju ahn wrote:
> 2007/6/11, Andreas Pakulat <apaku at gmx.de>:
> > On 11.06.07 07:42:46, Dukju Ahn wrote:
> > > SVN commit 673863 by dukjuahn:
> > >
> > > Implement show next error in makebuilder.
> > > Add IOutputView::currentId(). This is needed by outputview users
> > > to know which page, and thus which model, is active currently.
> >
> > This will not work properly when there is more than 1 outputview. Or
> > lets say it will be confusing, because next/prev will jump in the output
> > tab that was last activated, not necessarily the one that the user
> > currently looks on. We need to find another way to do this, IMHO.
> 
> Is the last activated tab is different from currently looked tab? I thought
> its same.

Yes, because you may have 2 outputviews open at the same time. But they
don't have the same tab shown at the same time. Now with the current
code you show next/prev error for the tab that was last activated in
either of the 2 views. However that may not be what the user wants,
maybe he opened the 2nd view to monitor the build of another project and
to see that he needed to activate the tab showing the build. Now to use
the next/prev thing he needs to change to a different tab and then back
to the one with the errors in the first outputview.

> but no big deal here Anyway, I have another idea to enable this. See
> my different post.

That wouldn't help at all. We need to think about an easy way to say: I
want next/prev output-shortcut go through this outputview-tab.

Andreas

-- 
Don't read any sky-writing for the next two weeks.




More information about the KDevelop-devel mailing list