[Gambas-user] Why not .Columns.WIDTH = nn in new Gridview ?

richard terry rterry at ...1823...
Thu Mar 1 04:22:01 CET 2012


On Thursday 01 March 2012 10:26:25 Ru Vuott wrote:
> Hello Benoit,
> 
> with new Gridview  I noticed that is not possible write:
> 
>  Gridview1.Columns.WIDTH = number

 With gridview1                                                        			
      .columns.count = 2
      .columns[0].width = 60      
      .columns[0].width = 22   
etc etc
   end with       

> 
> Now there are only:
>  Count
>  H
>  Height
>  Max
>  Resizable.
> 
> Maybe, WIDTH in future revisions ?
> 
> Bye
> Vuott
> 
> ---------------------------------------------------------------------------
> --- Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> 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