Użytkownik Anurak Kongthong napisał: > I use classdesigner and link to postgresql but it no response.. > error: > File "C:\projects\python\Dabo Runtime\ide\ClassDesignerComponents.py", > line 97, in getDesignerDict > defVals = self.Controller.getDefaultValues(self) > File "ClassDesigner.py", line 1744, in getDefaultValues > obj = cls(frm) > File "ClassDesigner.py", line 3047, in __init__ > cmix.__init__(self, parent, **kwargs) > File "C:\projects\python\Dabo Runtime\ide\ClassDesignerControlMixin.py", > line 61, in __init__ > for prop in self.DesignerProps.keys(): > File "C:\projects\python\Dabo Runtime\ide\ClassDesignerControlMixin.py", > line 1069, in _getDesProps > elif isinstance(self, dui.dMediaControl): > AttributeError: 'module' object has no attribute 'dMediaControl' > >
Hi. Upgrade wx to version 2.8.11 at last or tray current SVN version. -- Regards Jacek Kałucki _______________________________________________ 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]
