Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: MCQ logic
Post: MCQ logic

Hi all, I am writing a code that read MCQ from a file like this : N1. question 1 A. answer A B. answer B C. answer C D. answer D So I create a list that store the question number : def load_exam_qu...
kferhat General Coding Help 0 1,516 Jun-16-2019, 08:33 PM
    Thread: command button automaticaly fired
Post: RE: command button automaticaly fired

(Jun-16-2019, 06:16 PM)metulburr Wrote: Get rid of the parenthesis that executes it self.launch_btn.configure(command=self.launch_exam) Thanks a lot. Spend hours for this **wall** **wall**
kferhat GUI 2 2,472 Jun-16-2019, 08:21 PM
    Thread: command button automaticaly fired
Post: command button automaticaly fired

Hi all, I create a form and a button with no command. I create a class that inherit the constructor and add self.launch_btn.configure(command=self.launch_exam())But when I run the form, the button...
kferhat GUI 2 2,472 Jun-16-2019, 05:45 PM

User Panel Messages

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