|
bca747171d
|
- use __init__ method to init the window and a frame instead of doing it in the demarrer method
- adding login to the correct gui according to the user
- add method for the gui of manager and cashier
|
2021-11-19 23:57:11 +01:00 |
|
|
cc7d013e77
|
Adding __init__ who add some variables, useless but make things more clear
|
2021-11-19 21:37:48 +01:00 |
|
|
dcbb9c7c03
|
Tkinter only import needed widgets and constants
|
2021-11-19 20:15:53 +01:00 |
|
|
8c9038558d
|
change it comment
|
2021-11-19 20:14:41 +01:00 |
|
|
5fbd098ab1
|
use parent variable for the window geometry
|
2021-11-19 20:13:53 +01:00 |
|
|
b597409846
|
integrate dimensionsFenetre to main Class
|
2021-11-19 20:12:06 +01:00 |
|
|
c57f0022ef
|
change class comment
|
2021-11-19 18:52:58 +01:00 |
|
|
15bef8119a
|
Finalize Login page
|
2021-11-19 17:14:15 +01:00 |
|
|
9d85e5adc6
|
Check if password respect the app policy
|
2021-11-19 11:41:37 +01:00 |
|
|
8dcb4755fb
|
remove int cast and use correct operator
|
2021-11-19 10:40:45 +01:00 |
|
|
cb1aeb6183
|
Adding the Frame modularity
|
2021-11-19 00:47:01 +01:00 |
|
|
569823350a
|
Ajout boutton pour afficher et cacher le mot de passe
|
2021-11-19 00:08:48 +01:00 |
|
|
883fef5b87
|
Adding main file (only login works a little bit)
|
2021-11-18 20:41:58 +01:00 |
|