Follow-up Comment #24, patch #3469 (project freeciv): When looking at "row-selected" description, it seems to me it can't be made to both act as it currently does and coded correctly:
* The "row-activated" signal is emitted when the method * gtk_tree_view_row_activated() is called or the user double clicks * a treeview row. It is also emitted when a non-editable row is * selected and one of the keys: Space, Shift+Space, Return or * Enter is pressed. As this is not a simple event, but a set of alternates, it can't be reasonably reimplemented either. On not quite related note: today I've stumbled upon the explanation of the reason of bug #19846 - and it's nasty: https://bugzilla.gnome.org/show_bug.cgi?id=671939 _______________________________________________________ Reply to this item at: <http://gna.org/patch/?3469> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
