Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter & matplotlib
Post: RE: Tkinter & matplotlib

(Nov-22-2019, 05:56 PM)Larz60+ Wrote: OK, now that My code copy is correct, I added some debugging printouts as follows: import tkinter from tkinter import * from matplotlib.backends.backend_tkagg...
PillyChepper GUI 9 5,710 Nov-23-2019, 10:36 AM
    Thread: Tkinter & matplotlib
Post: RE: Tkinter & matplotlib

(Nov-22-2019, 04:43 PM)Larz60+ Wrote: Again: The error is: Error:Exception in Tkinter callback Traceback (most recent call last): File "/home/captainkirk/.pyenv/versions/3.7.4/lib/python3.7/tkinte...
PillyChepper GUI 9 5,710 Nov-22-2019, 05:08 PM
    Thread: Tkinter & matplotlib
Post: RE: Tkinter & matplotlib

(Nov-22-2019, 02:37 AM)Larz60+ Wrote: It needs to defined before you execute line 17 Line 17 is part of a function, which gets called after the button is called, this part is working fine. The varia...
PillyChepper GUI 9 5,710 Nov-22-2019, 03:40 PM
    Thread: Tkinter & matplotlib
Post: RE: Tkinter & matplotlib

(Nov-21-2019, 07:34 PM)Larz60+ Wrote: You are trying to use an undefined object pocetbodu_entry Error:Exception in Tkinter callback Traceback (most recent call last): File "/home/captainkirk/.pye...
PillyChepper GUI 9 5,710 Nov-21-2019, 08:13 PM
    Thread: Tkinter & matplotlib
Post: Tkinter & matplotlib

Hey! I've been trying to solve a problem with matlib and Tkinter where i am unable to assign a number to points in a subplot. I'm trying to make a script for creating Bezier curves for my homework a...
PillyChepper GUI 9 5,710 Nov-21-2019, 05:18 PM

User Panel Messages

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