Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Timestamp doesn't change with each loop
Post: Timestamp doesn't change with each loop

How can I  get the timestamp to update after every loop? The way it is now it just outputs the same time. Since it is inside a loop I would expect it to update. import datetime import time now...
lwhistler General Coding Help 2 6,775 Aug-23-2017, 05:32 PM
    Thread: Resetting scale value back to 0 after the slider loses focus
Post: RE: Resetting scale value back to 0 after the slid...

That doesn't work. I want the scale to reset to 0 after I move the slider. Example: I slide the scale to 45 and when I release the mouse the scale automatically resets to 0 - without me having to dra...
lwhistler GUI 3 6,961 Mar-07-2017, 09:07 PM
    Thread: Resetting scale value back to 0 after the slider loses focus
Post: Resetting scale value back to 0 after the slider l...

I am using the scale widget in Tkinter and after I scale the value from 0 I would like the value to  go back to 0 once the slider loses focus. (This would be the CameraPan variable) Example: I slide ...
lwhistler GUI 3 6,961 Mar-07-2017, 04:23 AM

User Panel Messages

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