Python Forum
[Tkinter] Trying to add data into a shelf from a submit button
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Trying to add data into a shelf from a submit button
#9
My goal was to take a program that I have already written in a command line format and convert it to a GUI. It takes input for student names and grades and stores them in a shelf. I can use that For loop and it will print out all the names that were entered and their scores. I also have it so I can search on students names. I can also open up the .dir file and see the names as they are the Keys. It all works in the command line just not working on the GUI conversion to that point of the program. As Im new to Python it was just a exercise of interest.
Thanks for your direction though, it was helpful
Reply


Messages In This Thread
RE: Trying to add data into a shelf from a submit button - by TWB - Jan-06-2023, 11:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't get tkinter button to change color based on changes in data dford 4 3,563 Feb-13-2022, 01:57 PM
Last Post: dford
  Button to add data to database and listbox SalsaBeanDip 1 2,979 Dec-06-2020, 10:13 PM
Last Post: Larz60+
  Database Submit Entry Syntax Error Melford 27 8,204 Jan-27-2020, 04:20 PM
Last Post: Denni
  Problem with Submit button Tkinter Reldaing 2 3,761 Jan-05-2020, 01:58 AM
Last Post: balenaucigasa
  [PyQt] Pyqt5: How do you make a button that adds new row with data to a Qtablewidget YoshikageKira 6 7,244 Jan-02-2020, 04:32 PM
Last Post: Denni
  [PySimpleGui] How to alter mouse click button of a standard submit button? skyerosebud 3 5,121 Jul-21-2019, 06:02 PM
Last Post: FullOfHelp

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020