Re: [Gambas-user] multiple selection on gridview

2014-01-27 Thread Jorge Carrión
Thank you Benoit. Keep doing the good work. Gambas Rules! Regards. 2014-01-27 Benoît Minisini > Le 24/01/2014 19:32, Jorge Carrión a écrit : > > Hi > > > > If you set enable the Multiple property on a gridview, you can select > > several rows with key control+Click. Ok, thats expected. > > > >

Re: [Gambas-user] multiple selection on gridview

2014-01-26 Thread Benoît Minisini
Le 24/01/2014 19:32, Jorge Carrión a écrit : > Hi > > If you set enable the Multiple property on a gridview, you can select > several rows with key control+Click. Ok, thats expected. > > But once you have selected several row by doing this, if you click on one > of selected item and try to make a D

[Gambas-user] multiple selection on gridview

2014-01-24 Thread Jorge Carrión
Hi If you set enable the Multiple property on a gridview, you can select several rows with key control+Click. Ok, thats expected. But once you have selected several row by doing this, if you click on one of selected item and try to make a Drag&Drop operation (like is usuall on Nautilus and very o