On 6/13/07, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Jun 13, 2007, at 3:16 PM, Nate Lowrie wrote: > > > AttributeError: 'DesForm' object has no attribute 'CxnFile' > > > > info > > ---------------------------------------------------------------------- > > -------------------- > > Platform: Win > > Python Version: 2.5 on win32 > > Dabo Version: Version 0.8a; Revision 3066 > > UI Version: 2.8.3.0 on wxMSW > > > > DaboIDE at Rev 857 > > ---------------------------------------------------------------------- > > ----------------------- > > That's the problem. You have a recent IDE version, but an old Dabo > version. CxnFile and CxnName were moved from the Class Designer to > the main dForm class in rev 3161
Found my problem. I forgot to switch the path file from pointing to the trunk instead of my branch.... > > > Besides the traceback, the "Nested sizer missing its ControllingSizer" > > error is also in question. > > Yeah, I've seen that, but haven't bothered to track it down. It's > just a flag I added to track down some old problems, and I'm sure > that it's catching a situation that it shouldn't be catching, since > you get that warning even when opening up a new design. > > > Thought everyone would like to know. > > We like to know everything!! ;-) > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
