On Wednesday 12 December 2007 10:36:49 am Adrian Klaver wrote:
> > 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 DO.T net
You caught me! I was making the UI ugly on purpose hoping one of the reader
would fix it. While I was doing that I guess I missed one of my changes.
But Adrian make the change and see what happens. I think you will find that
fixing the UI is not as simple as making this change.
--
John Fabiani
©2007 johnf
|