On Saturday 01 December 2007 4:42 pm, Ed Leafe wrote:
> On Dec 1, 2007, at 3:53 PM, Adrian Klaver wrote:
> >> Ok lets add a little more to display a panel
> >>
> >> immediately after
> >> self.Sizer =vs= dabo.ui.dSizer("vertical")
> >>
> >> add
> >> vs.append(dabo.ui.dPanel(self,BackColor = "green))
> >>
> >> Run again.
> >>
> >> This should give you a little green box in the upper left hand
> >> corner.
> >
> > I am not getting the panel, even after completing the quotes on
> > "green".
>
> You may have to give an initial size to the panel. Try changing the
> line to:
>
> vs.append(dabo.ui.dPanel(self, BackColor="green", Size=(50, 50)))
>
> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com
>
I am afraid that did not work. It seems to be a problem with my setup on a
Dapper machine. When I run the program on my laptop which is using Edgy it
works.
--
Adrian Klaver
[EMAIL PROTECTED]
_______________________________________________
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/dabo-users/[EMAIL PROTECTED]