[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-dev: Another multi-attrib editor misbehaviour
Hi,
Whilst the three GtkCellRendererToggle buttons do respond to being
activated using the "Enter" key after having aquired keyboard focus
around them, they don't redraw themselves until after you mouse out of /
onto the row which contains the renderer.
The callback multiattrib_callback_toggled_visible() gets called in both
the case of clicking on the Toggle button (works), or pressing Enter
"on" it (rendering update bug).
Can someone verify if the keyboard behaviour works with older versions
of GTK?
Any thoughts.. The fact it redraws when you mouse in/out of the row
seems odd to me.. is the tree-view simply updating that whole row, or is
the cell renderer not noticing it needs to redraw when the enter key is
pressed?
Regards
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev