ComboBox Related Queries (Correction)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have created a combo box using the api

gtk_combo_box_new_text(); 

and added items to it using the api's

gtk_combo_box_insert_text(GtkComboBox* widget , gint position,gchar text); ( for the first item)
and
gtk_combo_box_append_text(GtkComboBox *widget,gchar text); (for the remaining items)

Query 1: How do i view only about say 5 items at a time from a list of 100 items in the combobox

Thanking you in advance.
Renuka Kusurkar


_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux