gEDA-dev: Another multi-attrib editor misbehaviour

Peter Clifton pcjc2 at cam.ac.uk
Thu Oct 19 05:54:49 EDT 2006


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



More information about the geda-dev mailing list