Ed Leafe wrote:
> dabo Commit
> Revision 4122
> Date: 2008-06-08 09:45:28 -0700 (Sun, 08 Jun 2008)
> Author: Ed
> Trac: http://svn.dabodev.com/trac/dabo/changeset/4122
>
> Changed:
> U trunk/ide/ClassDesigner.py
> U trunk/ide/ClassDesignerComponents.py
> U trunk/ide/ClassDesignerControlMixin.py
> U trunk/ide/ClassDesignerFormMixin.py
> U trunk/ide/ClassDesignerPropSheet.py
>
> Log:
> Changed the idiom that uses has_key() to try/except KeyError.
>
> Optimized the performance of the evtsForClass() method.
>
> Added properties to labels, panels, html controls and scroll panels.
>
> Added workaround for trailing period oddity on Mac OS X and file names.
>
>
This commit introduced the syntax error already reported by John.
When running Classdesigner:
File "/home/uwe/src/dabo/ide/ClassDesigner.py", line 2054
self._classPropDict.["obj"]
^
SyntaxError: invalid syntax
Platform: GTK
Python Version: 2.5.1 on linux2
Dabo Version: Version 0.8.4; Revision 4122
UI Version: 2.8.7.1 on wxGTK (gtk2)
Uwe
_______________________________________________
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/[EMAIL PROTECTED]