Ping
> > > The patch looks pretty good now, so I'll put it in my
> testing tree.
> >
> > I'm not completely sure of the red highlighting. Red is a
> > color for errors, I'll try green, yellow and maybe bold.
> > Moreover I want to add the "rubber" button.
>
> I was thinking to use the FancyLineEdit widget of Qt Creator
> [1] [2] which allows to add a small icon on the right. It's
> cool, small and simple.
> If you know Qt Creator is the widget used for the Search &
> Replace text boxes. Qt Creator is under LGPL, can we use it?
> Otherwise I'll add a pushbutton outside the QLineEdit, on the right.
>
> Red is fine, I've tried green and dark green but I don't like them.
>
> venom00
>
> [1]
> http://qt.gitorious.org/qt-creator/qt-creator/blobs/HEAD/src/l
> ibs/utils/fancylineedit.h
> [2]
> http://qt.gitorious.org/qt-creator/qt-creator/blobs/HEAD/src/l
> ibs/utils/fancylineedit.cpp