On Sunday 03 February 2008 10:49 am, John Fabiani wrote:
> On Sun, 03 Feb 2008 18:24:07 +0000, Adrian Klaver wrote
>
> > Using ClassDesigner I tried to set a dGrid as Editable. I check the
> > box but on save it reverts to unchecked state. If I try to edit a
> > field in the grid I get a core dump. I tried editing the cdxml file
> > directly:
> >
> > <dGrid ColumnCount="12" sizerInfo="{'Proportion': 1, 'Expand':
> > True}" Editable ="True" designerClass="controlMix"
> > DataSource="public.projection" RegID="Projection" Select ionMode="Cell">
> >
> > The check box is still unchecked in the Obj Info panel for the dGrid
> > and I still get a core dump. For reference sake why are dGrids and
> > their columns not editable by default?
> >
> > Details:
> >
> > Platform: GTK
> > Python Version: 2.5.1c1 on linux2
> > Dabo Version: Version 0.8.3; Revision ~3849
> > UI Version: 2.8.7.1 on wxGTK (gtk2)
> >
> > --
> > Adrian Klaver
> > [EMAIL PROTECTED]
>
> I think you need to set the column to  Editable ="True".
> Johnf
>
The relevant columns are set Editable = "True"
-- 
Adrian Klaver
[EMAIL PROTECTED]


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to