On Wednesday 18 November 2009 07:59:37 pm Ed Leafe wrote: > On Nov 18, 2009, at 9:49 PM, John wrote: > > Paul may I ask you to provide a little more of the code that you use > > to create > > a grid. I couldn't get my code to work. If yours is working I'd > > like to see > > it. > > Did you ever run dabo/ui/uiwx/dGrid.py as Paul suggested? Try running > it, changing the columns, exiting, and then re-running. If the columns > come back as you left them, then we know that the issue is something > in the way your code is setting column widths. > > > -- Ed Leafe
Sorry I thought I answered that question. Yes it works. And yes it's my code that does not work (in the sense it does not retain column sizing). I'm trying to determine why. In dGrid test Dabo is creating a class but in my code I'm using the dGrid directly. I would like to have this feature but I don't see the difference in my code and the code Dabo is using. In my head it should work the same. But indeed there must be a difference. Maybe Paul's example will help me determine the issue. Johnf _______________________________________________ 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]
