[Gambas-user] GridView - Width of row header

Rolf-Werner Eilert eilert-sprachen at ...221...
Fri Dec 11 12:13:47 CET 2015


No one here who knows how to achieve this?

Regards
Rolf

Am 10.12.2015 08:37, schrieb Rolf-Werner Eilert:
> In an older project with Gambas2, I needed to pick the X position of the
> cells. The GridView has Headers = Both. It seems it started counting
> with 0 at the first white column, i. e. behind the row header, so never
> mind how wide the header was, it would always find the correct position.
>
> In Gambas3 it seems to start counting with 0 at the leftmost position of
> the GridView, i. e. on the left side of the row header. So when the
> width of the header varies, how could I find out the width of the header
> column, as Column[0] is the first white one?
>
> Thanks for your help!
>
> Rolf
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>





More information about the User mailing list