You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MainWindow has two many responsibilities : it is the startup Window, it contains the taskbar icon, menus, balloon tip which are logically placed here but it also contains the countdown before locking. This last element should be handled on a seperate window called CountdownWindow.
The text was updated successfully, but these errors were encountered:
bNobo
changed the title
The countdown should be on a seperate window called CountdownWindow
The countdown should be on a separate window called CountdownWindow
May 19, 2020
The MainWindow has two many responsibilities : it is the startup Window, it contains the taskbar icon, menus, balloon tip which are logically placed here but it also contains the countdown before locking. This last element should be handled on a seperate window called CountdownWindow.
The text was updated successfully, but these errors were encountered: