[Pidgin] #1710: even more improved "buddy list searching"

Pidgin trac at pidgin.im
Wed May 26 12:19:47 EDT 2010


#1710: even more improved "buddy list searching"
-------------------------+--------------------------------------------------
 Reporter:  vladr        |        Owner:  deryni      
     Type:  enhancement  |       Status:  new         
Milestone:               |    Component:  pidgin (gtk)
  Version:  2.0.1        |   Resolution:              
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by eagleoneraptor):

 This could be solved "relatively easy" using a simple list widget (GtkList
 for example) or other GtkTreeView, that is hidden when the search bar is
 empty, and when you type part of a buddy name in this, hide the buddy list
 and show GtkList or GtkTreeView with search results, simplifying the issue
 of having to hide buddies on the original list.

 It's just an idea, since I have not any little idea of the structure of
 the Pidgin code :(.

 Regards

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1710#comment:20>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list