> class CustomerPanel(dabo.ui.dPanel):
> def afterInit(self):
> self.Sizer=vs=dabo.ui.dSizer('h')
I have not had a chance to run this code, but I was wondering about the line above. In your
previous code examples vs usually referred to a vertical sizer (dabo.ui.dSizer('v')). Was the
intent to have a vertical sizer?
Thanks,
Adrian Klaver
aklaver (at) comcast .D.OT net
©2007 aklaver@comcast.net (Adrian Klaver)
|