SPE - Stani's Python Editor wrote:
> Chris Brat schreef:
>
>> Hi,
>>
>> What sizers do people use to
>> - contain the notebook control in a Frame and,
>> - contain the contents of a single page of the notebook.
>>
>> At the moment Im using a GridBagSizer for both but this seems to be
>> overkill.
Chris Brat schreef:
> Hi,
>
> What sizers do people use to
> - contain the notebook control in a Frame and,
> - contain the contents of a single page of the notebook.
>
> At the moment Im using a GridBagSizer for both but this seems to be
> overkill.
> Is a BoxSizer a better option?
Yes, use box
Hi,
What sizers do people use to
- contain the notebook control in a Frame and,
- contain the contents of a single page of the notebook.
At the moment Im using a GridBagSizer for both but this seems to be
overkill.
Is a BoxSizer a better option?
Thanks
Chris
--
http://mail.python.org/mailman/l