Re: [Tkinter-discuss] Upload control parameter sashpos to load the program.
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.
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