Re: [dabo-users] Correction to dGridSizer

2013-09-24 Thread Ricardo Aráoz
El 23/09/13 22:03, Paul McNett escribió: On 9/23/13 9:37 AM, Ricardo Aráoz wrote: Hi, there is a bug in dGridSizer's setColExpand() and setRowExpand() methods. The line : if isinstance(expand, basestring): Should be changed to : if not isinstance(expand, basestring): As the colNum argume

Re: [dabo-users] Correction to dGridSizer

2013-09-24 Thread Paul McNett
On 9/24/13 7:10 AM, Ricardo Aráoz wrote: > El 23/09/13 22:03, Paul McNett escribió: >> Want committer rights so you can make these fixes on your own? >> > > Ok > Thanks What's your github username? Paul ___ Post Messages to: Dabo-users@leafe.com Subscr