3.4 First Impressions (repeat)
Nick Savoiu
savoiu at yahoo.com
Sun Jan 28 04:09:49 UTC 2007
--- Jens Dagerbo <jens.dagerbo at swipnet.se> wrote:
> On Sunday 28 January 2007 01.25.39 Nick Savoiu
> wrote:
> > I was thinking of getting my feet wet with
> KDevelop development by adding
> > a feature that I have longed for: a keyboard
> shortcut for "next item"
> > in the FindInFiles toolview.
>
> So here's what I propose:
> We pull the F4/shift+F4 shortcuts from the
> MakeWidget and put them in the
> mainwindow. Then we use Qt's invokeMethod to call
> slotStepNext() /
> slotStepPrevious() on the currently active
> outputview and implement these
> slots on all outputviews that we feel need stepping.
>
> How does that sound? I think that would give us what
> we want with minimal
> effort and would function in an intuitive way.
This is exactly what I had in mind. The same shortcut
that I use for the compiler output toolview should
work in the FindInFiles as well.
Nick
More information about the KDevelop-devel
mailing list