Just starting to use agw.LabelBook, looks terrific (thanks Andrea!).
Is there an easy way to get some relief space around the edge of the panels contained in the LB?
I AddPage(panel), the panel contains a sizer (GridBagSizer), then I put controls in the sizer. But the controls are scrunched right up against the tabs on the left. I'm trying to find a way to add some space there without adding yet another sizer layer or somesuch.
Just starting to use agw.LabelBook, looks terrific (thanks Andrea!).
Is there an easy way to get some relief space around the edge of the
panels contained in the LB?
I AddPage(panel), the panel contains a sizer (GridBagSizer), then I put
controls in the sizer. But the controls are scrunched right up against
the tabs on the left. I'm trying to find a way to add some space there
without adding yet another sizer layer or somesuch.