>
> To do what you want to do, you have to add the gridsizer to another sizer. So 
> something like this:
>
> pnl.Sizer = dabo.ui.dSizer("v")
> grd = dabo.ui.dGridSizer(...)
> pnl.Sizer.append1x(grd, border=20)
>
> -- Ed Leafe
>   
One of the things that I appreciate about your replies Ed is that you 
are very good at figuring out what we mean (as opposed to what we so 
often say) and give replies that are reasonably short, but are 
remarkably clear.
Thank you!
-- Fraser Burns
_______________________________________________
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]

Reply via email to