[Pidgin] #1332: Convert gtkprefs option menus, as well as protocol and account option menus to combo boxes

Pidgin trac at pidgin.im
Mon Aug 27 17:44:02 EDT 2007


#1332: Convert gtkprefs option menus, as well as protocol and account option menus
to combo boxes
---------------------------+------------------------------------------------
  Reporter:  nix_nix       |       Owner:  rlaager 
      Type:  patch         |      Status:  assigned
  Priority:  minor         |   Milestone:  2.2.0   
 Component:  pidgin (gtk)  |     Version:  2.0.1   
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by sadrul):

 pidgin_make_text_combo_box_entry looks like a good addition to the API. I
 would probably rename it to something like
 pidgin_text_combo_box_entry_new(), with the GList as the first parameter,
 and the default item as the second one. I would also provide a
 'pidgin_text_combo_box_get_selected(dropdown)' or something similar to use
 instead of
 'gtk_entry_get_text(GTK_ENTRY(GTK_BIN(dialog->group_combo)->child))'.

 This new function also looks to be independent of the patch to break
 compatibility with older plugins. Perhaps you could submit this bit in a
 separate ticket?

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


More information about the Tracker mailing list