Definition The background generate the Frame background. Syntax tkinter.Frame(color=RGB) Example Frame(background)The Frame width, height, and background color is created.
The frame "<ButtonRelease>" trigger the function(buttonrelease) which displays the Label(welcome).
|