Ed Leafe wrote:
I don't think I can check in the Designer stuff without also
checking the Wizard changes, which I haven't tested against anything
else yet. Let me make sure that it won't break anything before I do that.
Well, it appears the wizard is currently broken anyway:
File "DataEnvWizard.py", line 37, in createBody
lst = self.lstFields = dabo.ui.dListControl(self, MultiSelect=True)
File "/home/pmcnett/projects/dabo/dabo/ui/uiwx/dListControl.py", line 34, in
__init__
dcm.dControlItemMixin.__init__(self, preClass, parent, properties,
style=style, *args, **kwargs)
File "/home/pmcnett/projects/dabo/dabo/ui/uiwx/dControlItemMixin.py", line
14, in __init__
super(dControlItemMixin, self).__init__(*args, **kwargs)
File "/home/pmcnett/projects/dabo/dabo/ui/dDataControlMixinBase.py", line 15,
in __init__
super(dDataControlMixinBase, self).__init__(*args, **kwargs)
File "/home/pmcnett/projects/dabo/dabo/ui/uiwx/dPemMixin.py", line 112, in
__init__
pre.Create(*args, **kwargs)
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py",
line 4508, in Create
return _controls_.ListCtrl_Create(*args, **kwargs)
TypeError: 'MultiSelect' is an invalid keyword argument for this function
...so you aren't going to hurt anything by checking it in! :)
--
Paul McNett
http://paulmcnett.com
http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev