On 8/4/11 11:35 AM, George Griffin wrote: > Hi! I am working through the pycon tutorial and I seem to have run into a > snag. When I try to run the application, the grid headers don't display any > text. This also happens when i run 'python GrdReccats.py' (or any other Grd* > for that matter). > > I am using the latest svn release on a mac. I have also tried using the > tarball with no luck. Any ideas?
First, let's verify that the grid headers normally display. Do this by running the dGrid test code: cd dabo/dabo/ui/uiwx python dGrid.py and/or the dGrid demo code: cd dabo/demo python DaboDemo.py Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
