The solution is to rebuild a fresh project and the problem goes away!
--
View this message in context:
http://gambas.8142.n7.nabble.com/Tableview-row-does-not-show-as-selected-tp43269p43290.html
Sent from the gambas-user mailing list archive at Nabble.com.
-
gridview 'mode' is set to single but clicking on a row does not highlight
the row.
gdvIncoming_Click() produces:- gdvIncoming.Row = 6 ( or whatever row was
clicked)
gdvIncoming.Rows[gdvIncoming.Row].Selected = True
also does not hightlight the row.
Where am I going wrong?
Distribution=Ubuntu 1