I need the code for each button. Python. Tkinter. Thank you, help is very much appreciated.
Posted: Mon Jun 06, 2022 11:31 am
I need the code for each button. Python. Tkinter.
Thank you, help is very much appreciated.
btnSearch - search student information using Student No. and load data in the widgets. btnNew-generate unique student number and clear entries and text values. btnSave - store data in the textfile. btnDelete - delete existing student record using student number. LabExer #6 Student Information btnSearch Student No. SEARCH Last Name Gender Male Female Description X Select Program BSIT BSCS BSIT BSBA BSCPE BSN BSECE btnNew NEW SAVE DELETE btnSave First Name Choose Interest Sports Music Arts Science Technology Nature btnDelete
Thank you, help is very much appreciated.
btnSearch - search student information using Student No. and load data in the widgets. btnNew-generate unique student number and clear entries and text values. btnSave - store data in the textfile. btnDelete - delete existing student record using student number. LabExer #6 Student Information btnSearch Student No. SEARCH Last Name Gender Male Female Description X Select Program BSIT BSCS BSIT BSBA BSCPE BSN BSECE btnNew NEW SAVE DELETE btnSave First Name Choose Interest Sports Music Arts Science Technology Nature btnDelete