Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tkinter.TclError: expected integer but got " "
Post: RE: Error checking for Integer Field

Thank you I found that helpful and was able to resolve my issue
TWB GUI 2 3,692 Feb-19-2023, 05:11 PM
    Thread: tkinter.TclError: expected integer but got " "
Post: tkinter.TclError: expected integer but got " "

Hello all, I am trying to build a function that i can use to check a imput field that requires a integer to make sure a character hasn't been entered. Anything I try gives me a error "tkinter.TclErro...
TWB GUI 2 3,692 Feb-04-2023, 02:35 PM
    Thread: TreeView column headers
Post: RE: TreeView column headers

Thank you this was very helpful. I have one tweak I would like to make, this code will open up a 2nd window on which contains the TreeView, I would like the view to launch on the primary window where ...
TWB General Coding Help 2 2,146 Jan-29-2023, 02:13 PM
    Thread: TreeView column headers
Post: TreeView column headers

Hello all I have posted a code section of a larger program where im trying to populate a a treeview with 2 columns and inset 2 values. My issue is the treeview will show but the 2 column headers will ...
TWB General Coding Help 2 2,146 Jan-28-2023, 09:18 PM
    Thread: Is there a way to determine if a radio button has been selected?
Post: RE: Radio Buttons

Thank you for your direction, it was very helpful
TWB GUI 5 5,019 Jan-21-2023, 04:16 PM
    Thread: Is there a way to determine if a radio button has been selected?
Post: Is there a way to determine if a radio button has ...

Hello, as Im now to Python any help is appreciated My goal is to determine if a radio button has been selected, to help troubleshoot I have created a short if statement to print out the results on wea...
TWB GUI 5 5,019 Jan-15-2023, 04:11 PM
    Thread: Trying to add data into a shelf from a submit button
Post: RE: Trying to add data into a shelf from a submit ...

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 l...
TWB GUI 8 1,847 Jan-06-2023, 11:30 PM
    Thread: Trying to add data into a shelf from a submit button
Post: RE: Trying to add data into a shelf from a submit ...

I again appreciate the help I added a for loop to print out the values in the shelf and it seems to over write the files previous data. If I enter numerous input it will only I assume store the last e...
TWB GUI 8 1,847 Jan-06-2023, 10:37 PM
    Thread: Trying to add data into a shelf from a submit button
Post: RE: Trying to add data into a shelf from a submit ...

Thanks again for your help I am having a issue with the following code modification #open text file with shelve.open('student_name', 'c') as db: student_name = db["Student Name"] #Displa...
TWB GUI 8 1,847 Dec-28-2022, 02:17 PM
    Thread: Trying to add data into a shelf from a submit button
Post: RE: Trying to add data into a shelf from a submit ...

Yoriz This was very helpful and resolved my issue Thanks TWB
TWB GUI 8 1,847 Dec-27-2022, 02:39 PM
    Thread: Trying to add data into a shelf from a submit button
Post: Trying to add data into a shelf from a submit butt...

I am new to Python and trying to run a small program that takes a input from a text field and submit it into a shelf. The code runs with no errors but does not input any data Thanks for any direction ...
TWB GUI 8 1,847 Dec-18-2022, 07:02 PM

User Panel Messages

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