Użytkownik Ed Leafe napisał:
> dabo Commit
> Revision 5677
> Date: 2010-02-13 07:27:38 -0800 (Sat, 13 Feb 2010)
> Author: Ed
> Trac: http://trac.dabodev.com/changeset/5677
>
> Changed:
> U   trunk/dabo/ui/uiwx/dGrid.py
>
> Log:
> Incorporated many of the changes suggested by Jacek Ka?\197?\130ucki for 
> correcting the grid resizing issues when there are columns with Expand=True.
>
>
> -                             col.Width += (adj+1)
> +                             newWidth = col.Width (adj+1)
>    


Except one mistype (look code above - missing 'plus' operator) it 
performs well.
There are still small problems with expanded column sizing but I can 
accept it temporarily:
     http://img11.imageshack.us/img11/7576/gridevent3.jpg
I suggest you leave it as is, I'm sure you have other jobs to do.
I will try to send you my conceptual version of grid to show you my idea 
of sizing,
but not early than on Tuesday.
Thanks, Ed.

-- 
Regards
Jacek Kałucki


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to