Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Syntax Error: Positional argument follows keyword argument
Post: RE: Syntax Error: Positional argument follows keyw...

(Feb-09-2021, 02:08 PM)DeaD_EyE Wrote: r1 = Radiobutton( root, text=User_answers[indexes[0]][0], value=0, variable=i, font=("Times New Roman", 12), bg="#E5E50E", fg="blac...
Rama02 GUI 3 4,097 Feb-09-2021, 05:44 PM
    Thread: Syntax Error: Positional argument follows keyword argument
Post: Syntax Error: Positional argument follows keyword ...

Hello, I'm trying to design a GUI based code through Tkinter which include multiple choice questions that the user can click through radiobuttons. However when I try to run the code, I'm keep on getti...
Rama02 GUI 3 4,097 Feb-09-2021, 02:03 PM
    Thread: "tkinter.TclError: NULL main window"
Post: "tkinter.TclError: NULL main window"

Hi, I am creating a quiz as part of an assignment that is set for my course work. Here is my actual code for the quiz: global score import tkinter as tk from tkinter import* from tkinter import ttk...
Rama02 GUI 1 5,840 Feb-04-2021, 05:44 PM

User Panel Messages

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