At 04:38 PM 2/19/2007 -0500, you wrote: >On Feb 19, 2007, at 4:02 PM, Ken Dibble wrote: > > > File "C:\Program Files\Dabo Runtime\dabo\ui\uiwx\dTreeView.py", > > line > > 465, in setRootNode > > itemID = self.AddRoot(txt) > > File "wx\_controls.pyc", line 5527, in AddRoot > > wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in > > ..\..\src\msw\treectrl.cpp(1647): can't have more than one root in > > the tree > > > > ^ > > SyntaxError: invalid syntax > > What is on the form? The error indicates a problem with a treeview >control, but I thought you were only trying to duplicate the screencast.
The form contains just a grid, set up exactly like the one in the How-to, but referencing my database. The form worked this morning, before I downloaded the new version from Subversion. I tried it after the update, and when it wouldn't run, I deleted all of the files related to the form, as well as my .cnxml file, and recreated them from scratch, figuring something in the old ones might have been rendered incompatible. But the new one won't run either. Ken www.stic-cil.org -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.441 / Virus Database: 268.18.2/692 - Release Date: 2/18/2007 4:35 PM _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
