User Profile

Collapse

Profile Sidebar

Collapse
frenchpark43
frenchpark43
Last Activity: Jul 14 '17, 01:31 PM
Joined: Jul 7 '17
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • frenchpark43
    replied to While loop causes GUI to disappear
    Thanks for the help. I'll try after().
    See more | Go to post

    Leave a comment:


  • frenchpark43
    started a topic While loop causes GUI to disappear

    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...
    See more | Go to post
No activity results to display
Show More
Working...