Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Update plot by <Return> bind with entry widget
Post: RE: Update plot by <Return> bind with entry widget

So I got it.... Check it out and let me know if you have some suggestions for improvement. Cheers... try: import Tkinter as tk except ImportError: import tkinter as tk try: import ttk ...
Zorro GUI 1 4,150 Mar-09-2019, 12:27 PM
    Thread: Update plot by <Return> bind with entry widget
Post: Update plot by <Return> bind with entry widget

Hey guys.. I need short hint: I want to update my matplotlib plot after the user enters a number in Entry widget and hint <Return>. I can create a default plot with default values, but somehow ...
Zorro GUI 1 4,150 Mar-08-2019, 10:41 AM

User Panel Messages

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