Sorry about this,
I thought I'd tried this already - it works fine
Public Sub GridView1_MouseDown()
     Balloon.Info(GridView1[GridView1.Row, GridView1.Column].Text,
GridView1, Mouse.X, Mouse.Y)
End




--
View this message in context: 
http://gambas.8142.n7.nabble.com/Gridview-cell-coordinates-tp50069p50094.html
Sent from the gambas-user mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to