Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Turtle Long Press Lag
Post: RE: Turtle Long Press Lag

(Jun-05-2020, 01:10 AM)deanhystad Wrote: That is the key repeat delay, the delay between the initial key press and repeating the key press when a key is held down. It has nothing to do with Turtle....
Jimmy_Py Game Development 4 5,674 Jun-13-2020, 01:30 PM
    Thread: Turtle Long Press Lag
Post: Turtle Long Press Lag

Below is some code from a tutorial for making pong with Turtle. I noticed that the short presses of "w" and "s" move the left paddle instantaneously, whereas there is a 1 second delay for the paddle t...
Jimmy_Py Game Development 4 5,674 May-16-2020, 01:52 AM
    Thread: Checkbuttons Variables Truth Value
Post: RE: Checkbuttons Variables Truth Value

I've attempted to make everything more general, where all one has to do is add a new entry into the dictionary of item:cost to update the program. However, I'm having an interesting issue with for l...
Jimmy_Py GUI 5 2,647 Apr-30-2020, 02:10 AM
    Thread: Checkbuttons Variables Truth Value
Post: RE: Checkbuttons Variables Truth Value

Thank you for the debugging help. I didn't know that print statements like you demonstrated would show up in the terminal window. I will work on generalizing it more like you suggested. Cheers
Jimmy_Py GUI 5 2,647 Apr-29-2020, 02:30 AM
    Thread: Checkbuttons Variables Truth Value
Post: RE: Checkbuttons Variables Truth Value

Thanks so much! Update: As an exercise, I tried to recreate the program without using OPP (without creating my own special class "Application"). Now it always displays the total as $0. Can I not ...
Jimmy_Py GUI 5 2,647 Apr-28-2020, 12:34 AM
    Thread: Checkbuttons Variables Truth Value
Post: Checkbuttons Variables Truth Value

Debug Help Request: My checkbuttons don't seem to have any effect on my associated variables. If I click "display bill" without selecting anything it still shows a total of everything on the menu. I t...
Jimmy_Py GUI 5 2,647 Apr-27-2020, 02:32 AM

User Panel Messages

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