Updates:
        Status: Invalid
        Labels: -Version Version-Any

Comment #1 on issue 27 by [email protected]: gridview column width  
inconsistency
http://code.google.com/p/gambas/issues/detail?id=27

Columns.Width sets the width of all current columns. So, the first time you  
press the buttons, there is no columns, so nothing is set.

In other words, you must set Columns.Count before setting Columns.Width.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to