Oliver Elphick wrote:
> void gtk_combo_set_value_in_list (GtkCombo *combo,
> gint val,
> gint ok_if_empty);
>
> Specifies whether the value entered in the text entry field must match
> one of the values in the list. If this is set then the user will not be
> able to perform any other action until a valid value has been entered.
> If an empty field is acceptable, the ok_if_empty parameter should be TRUE.
Seems it creates troubles (deadlocks) when there are 2 combos, whithout
a default value and not ok_if_empty.
I see it's not usual, but could happen (and happened... that's how I
know :-) ).
BYtE,
Diego.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list