Re: TKinter Frame Size automatic

2012-06-28 Thread Terry Reedy
On 6/28/2012 9:07 AM, hkara...@gmail.com wrote: I have a question about the frame size. I want to create Tabbed window. There will be one Window and tabs in this window. The page will be displayed whenever the user press the corresponding tab. This is simple NoteBook behaviour from Tkinter. I do

TKinter Frame Size automatic

2012-06-28 Thread hkaratoy
I have a question about the frame size. I want to create Tabbed window. There will be one Window and tabs in this window. The page will be displayed whenever the user press the corresponding tab. This is simple NoteBook behaviour from Tkinter. I do not want to set the master window size but I wa