Re: Sizers VS window size

2005-02-23 Thread Deltones
Brian Victor <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Deltones wrote: > > However, if I add this part from the tutorial, I get a much smaller > > window. Why is there an interference with the result I want when > > adding the sizer code? > [snip] > > self.sizer.Fit(self) >

Re: Sizers VS window size

2005-02-22 Thread Brian Victor
Deltones wrote: > However, if I add this part from the tutorial, I get a much smaller > window. Why is there an interference with the result I want when > adding the sizer code? [snip] > self.sizer.Fit(self) As noted in the the docs for Fit(): "Tell the sizer to resize the window to match the size