Le 13/01/2014 12:14, Rolf-Werner Eilert a écrit :
> When I want to adapt the Column.Width of all Columns in a TableView,
> will I still have to build this into the Data event or iterate through
> the whole thing, or is there meanwhile a quicker way to programmatically
> start the fast adaptation (the one which I get when double-clicking on
> the column header separators)?
>
> I ask because I haven't programmed tables for some time, and there might
> be changes. (By the way, in the tooltip help of 1.5.2, most of the texts
> end with dead links.)
>
> Thanks for your advice.
>
> Rolf
>

Set the column width to -1, and it will adjust its size to the first 
1000 rows after the first visible row.

-- 
Benoît Minisini

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to