Added propagation of the program stop event
This commit is contained in:
@@ -2,7 +2,6 @@ import tkinter as tk
|
||||
import tkinter.font as tfont
|
||||
from tkinter import ttk
|
||||
from tkinter import scrolledtext as tst
|
||||
from controller.Frames import Frames
|
||||
from controller.HomeController import HomeController
|
||||
|
||||
class HomeView(ttk.Frame):
|
||||
|
||||
Reference in New Issue
Block a user