Re: Clearing combo box



On Mon, 4 Apr 2005 23:26:59 +0300
regatta <regatta gmail com> wrote:

But I still not able to understand, gtk_combo_box_remove_text is to
remove one item only

do you mean I have to use it with loop to remove all items ?
yes, until gtk_combo_box_get_active returns -1


also gtk_combo_box_get_active is to set the default/active item, why
you tell me to use it ?
gtk_combo_box_get_active gets active item index.




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