Hello,

still not all well regarding the dGrid when using the class designer: no 
crashes, but the dColumn property ListEditorChoices fills up, even if I 
don't touch it.

At first it's [] as it probably should. Then I do something with the 
class, save it, close the class designer. When I open the class again, 
or when I look at the .cdxml, suddenly I see
ListEditorChoices = [u'[', u']'] or
ListEditorChoices = [u'[', u'u', u"'", u'[', u"'", u',', u' ', u'u', 
u"'", u']', u"'", u']']
or similar content. Even if close the class designer without changing 
anything in the form I get the dialog asking if I want to save my 
changes. If I say yes the ListEditorChoices property of my columns has 
grown.

Because I didn't see this in time one of my .cdxml files grew to several 
MB and I couldn't even load it into gedit, let alone clear the property 
in the class designer. I cleaned it out with a Python script (and lost 
one or two column definitions in the process), but I just saw this is 
starting again.

Platform: GTK
Python Version: 2.6.6 on linux2
Dabo Version: Version 0.9.3; Revision 6355M
UI Version: 2.8.11.0 on wxGTK (gtk2)

Should I open a ticket?

Greetings
Sibylle
_______________________________________________
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]

Reply via email to