Re: [Gambas-user] Gridview and Menu Event

2012-03-26 Thread Benoît Minisini
Le 26/03/2012 09:48, Bill-Lancaster a écrit : > > A right click on a row in a gridview control always returns Row=0. > A left click produces the correct row. > If the row is first left clicked, then right clicked the correct row value > is returned. > > Gambas3, Ubuntu 12.04, KDE 4.8.1 It should b

[Gambas-user] Gridview and Menu Event

2012-03-26 Thread Bill-Lancaster
A right click on a row in a gridview control always returns Row=0. A left click produces the correct row. If the row is first left clicked, then right clicked the correct row value is returned. Gambas3, Ubuntu 12.04, KDE 4.8.1 -- View this message in context: http://old.nabble.com/Gridview-and-