User Profile
Collapse
-
Thanks for the help. I'll try after(). -
While loop causes GUI to disappear
I am trying to make a replacemnt display for an old tube based instrument using a raspi and LCD. I have a start on the GUI code and it works but when I add the while loop at the end waiting for input the GUI does not display. when I remove the while loop it does display. Any help will be appreciated.
Code below
from Tkinter import *
import numpy, math, serial
import RPi.GPIO as GPIO
import time...
No activity results to display
Show More
Leave a comment: