El Sun, 24 Oct 2010 17:33:49 -0400
Ed Leafe <[email protected]> escribió:
> On Oct 24, 2010, at 5:17 PM, Fraser Burns wrote:
>
> > Still misbehaving:
> >
> > Checked out revision 6155.
>
>
> I fixed it, but haven't committed it yet! I still had to do
> some testing to make sure that some of the menu changes didn't affect
> things. It should be ready soon.
>
>
> -- Ed Leafe
>
>
Meanwhile i forced it to work with this little kludge XD
Index: ide/ClassDesigner.py
===================================================================
--- ide/ClassDesigner.py (revision 6156)
+++ ide/ClassDesigner.py (working copy)
@@ -333,7 +333,7 @@
self._classEvents[cls] = evtsForClass(cls)
self._classMethods[cls] = mthdsForClass(cls)
- def getFormClass(self, filepath=None):
+ def getFormClass(self, filepath=""):
"""If the selected class is a form/dialog, return a
mixed-in subclass of it. Otherwise, return the base ClassDesignerForm.
"""
_______________________________________________
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]