gtk_combo_box_[sg]et_active not orthogonal
- From: Diego Zuccato <diego otello alma unibo it>
- To: GtkList <gtk-list gnome org>
- Subject: gtk_combo_box_[sg]et_active not orthogonal
- Date: Fri, 14 Jan 2005 08:16:54 -0500
Hello all.
I just noticed that set/get active aren't orthogonal: if there's nothing
selected, get_active() returns -1, BUT I cant set_active(-1)... Actually
the only way I could find to "delete" selection is get_model,
set_model(NULL), set_model(oldmodel)... quite ugly, IMHO.
BTW, a signal that tracks popups could be really useful :-)
BYtE,
Diego.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]