On Wednesday, July 3, 2013 11:53:00 AM UTC-5, Demoy Blake wrote:
>
> I would like to be able to *query** records each time search filter text 
> is altered*.
> i.e I type "c" into search filter (from the Modules tree view) *without 
> pressing enter* and  "calendar,country,currency" are show in tree view.
>
> where shall I go to implement this functionality if not already present.
>

I have the instant search going by adding "gobject.idle_add(self.activate)" 
to the "key_press" method in screen_container... however the search bar 
lose focus after each input how may I prevent this.

Thanks in advance. 

Reply via email to