Re: [SailfishDevel] Search Field Component

2013-08-14 Thread BenoƮt HERVIER
Hello, No it do not filter listView automatically hopefully. That just a text field with additionnal informations. You can see an exemple of how i use it in ownNotes here : https://github.com/khertan/ownNotes/blob/master/Sailfish/pages/MainPage.qml Regards, Le 2013-08-14 13:42, Dimitris a

Re: [SailfishDevel] Search Field Component

2013-08-14 Thread Joona Petrell
[devel-boun...@lists.sailfishos.org] on behalf of Dimitris [sarlis@gmail.com] Sent: 14 August 2013 14:42 To: devel@lists.sailfishos.org Subject: [SailfishDevel] Search Field Component Hello, I want to use this component and there is not much info about it in the documentation. Is it just a

[SailfishDevel] Search Field Component

2013-08-14 Thread Dimitris
Hello, I want to use this component and there is not much info about it in the documentation. Is it just a TextField with two additional icons or does it actually filters the result according to the text given? Because if it doesn't I have to implement it on my own. Thanks. _