[Gambas-user] Gridview cell coordinates

Fabien Bodard gambas.fr at ...626...
Sat Jan 3 22:25:51 CET 2015


You can play with that too. In this example, i show how to make an
internal balloon directly in the gridview



2015-01-03 17:54 GMT+01:00 bill-lancaster <bill-lancaster at ...2231...>:
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bubblegrid-0.0.1.tar.gz
Type: application/x-gzip
Size: 4269 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150103/dbb2b71c/attachment.bin>


More information about the User mailing list