Re: [Tkinter-discuss] Upload control parameter sashpos to load the program.

2010-12-17 Thread Michael Lange
Hi, Thus spoketh craf unto us on Fri, 17 Dec 2010 19:49:58 -0300: > Hi. > > I'm trying that opening the window, the position of the handle, is > located where you want, using the method "sashpos", in the following > code (...) > -

[Tkinter-discuss] Upload control parameter sashpos to load the program.

2010-12-17 Thread craf
Hi. I'm trying that opening the window, the position of the handle, is located where you want, using the method "sashpos", in the following code from tkinter import * from tkinter import ttk class App: def __init__(se