johnf wrote: >> Hmm, this would seem to indicate that your grid table isn't based on >> dGridDataTable. Can you reproduce with dabo/dabo/ui/uiwx/dGrid.py >> (there's a checkbox column in the test grid). >> >> Paul > > Except the column are not movable - can't resize the first column.
Go to line ~ 4660 and change that Resizable=False to True. I still don't get a traceback (however, Gtk assertions happen here: (python:1225): Gdk-CRITICAL **: gdk_gc_set_foreground: assertion `color != NULL' failed ) 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]
