Re: Combo Box Problem



Sounds really odd if it's a ComboBoxText. Could you make all of the
code available somewhere?

Cheers,
M.

2008/9/25, William Ramsay <ramsayw1 comcast net>:
> Hi all,
>
>  I'm doing a list box with 24 text entries - the list represents the hours
> of the day.   Oddly enough, I end up with about ten blank lines when I drop
> down the list.   All my entries are there and it indexes correctly if I set
> a default value, but no matter what I do I get the blank lines.  Is this a
> bug, or am I doing something wrong?   Short lists work perfectly, but the
> long list adds the blanks.
>
>  I use the following procedures to create the list...
>
>         GtkWidget *combo = gtk_combo_box_new_text ();
>         ....
>         gtk_combo_box_append_text (GTK_COMBO_BOX (combo), time);
>
>  thanks
>
>  Bill
>  _______________________________________________
>  gtk-list mailing list
>  gtk-list gnome org
>  http://mail.gnome.org/mailman/listinfo/gtk-list
>


-- 
Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.
[Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge
jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.]


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