[PySide] search widget

Frank Rueter | OHUfx frank at ohufx.com
Fri Jun 8 02:00:52 CEST 2012


Thanks Anatoly,

I will keep all these goodies for reference.

Thanks everyone for the awesome help, it's very much appreciated!




On 8/06/12 2:15 AM, anatoly techtonik wrote:
> On Thu, Jun 7, 2012 at 7:42 AM, Frank Rueter | OHUfx<frank at ohufx.com>  wrote:
>> Hi all,
>>
>> quick question for the more experienced:
>> Is there a core widget for text search? I'm after pretty something that
>> looks pretty much like this one (at the top):
>> http://farm5.static.flickr.com/4042/4574583703_f7be03c653.jpg
>>
>> What I like is it's compactness. A little icon on one side inside the
>> box to indicate what it does, and a little "clear" icon on the other
>> side to quickly clear out the search field to return everything.
>>
>> I'm happy to try and write my own but thought I'd check if I'm missing
>> the obvious.
> Here is the one used in Spyder IDE:
> https://code.google.com/p/spyderlib/source/browse/spyderlib/widgets/findreplace.py
>
> hg clone https://code.google.com/p/spyderlib/ spyderlib
> cd spyderlib; python bootstrap.py
>
> Ctrl-F to play with it.
> --
> anatoly t.



More information about the PySide mailing list