Insensitive items in GtkComboBox



Hi,

It would be usefull if GtkComboBox could contain insensitive items as well.
For example, there can be a clearly limited set of choises but some
of them don't make sense just now. So, instead of removing some items
from box they would appear insensitive. This is already supported in
GtkCellRenderer family that is used in this widget.

The following API could do the trick:

  gtk_combo_box_set_sensitive_column(GtkComboBox *box, gint column);

or

  gtk_combo_box_set_sensitive_func(...);


Would this make sense?

-Markku-

_______________________________________________________________________
Etsi ystävien ja tuttujen yhteystiedot: http://henkilot.eniro.fi/

Hakupalvelut aina mukanasi - kännykässä: http://www.eniro.fi/mobiili/wap/






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