Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter newly created button does not execute command
Post: RE: Tkinter newly created button does not execute ...

(Jul-20-2018, 09:44 AM)Larz60+ Wrote: It worked on my system And when you pressed New Button console printed "enable_b"? And Hello button got reactivated if I got right? (Jul-20-2018, 09:44 AM)Lar...
ChipsSlave GUI 7 6,333 Jul-20-2018, 10:21 AM
    Thread: Tkinter newly created button does not execute command
Post: RE: Tkinter newly created button does not execute ...

(Jul-20-2018, 09:03 AM)Larz60+ Wrote: You need to provide a quit method: I also moved the __init__ routine to top (will work elsewhere, but other programmers will always look for it at the top) a...
ChipsSlave GUI 7 6,333 Jul-20-2018, 09:34 AM
    Thread: Tkinter newly created button does not execute command
Post: Tkinter newly created button does not execute comm...

Hello all, I have got this code which should open a GUI with two buttons, one saying Hello, the other one QUIT which it does. When QUIT button is pressed the application should close which it does, a...
ChipsSlave GUI 7 6,333 Jul-20-2018, 08:34 AM
    Thread: Youtube page scraping
Post: Youtube page scraping

Hello all, The page I would like to scrape is a user videos page on youtube. All of the video titles in the page are nested under the same xpath which is: //*[@id='video-title'] What I would like my ...
ChipsSlave Web Scraping & Web Development 1 3,063 Jun-05-2018, 02:01 PM
    Thread: csv module writing extra line
Post: RE: csv module writing extra line

(Jun-05-2018, 12:12 PM)buran Wrote: https://stackoverflow.com/a/3348664/4046632 Thank you, I see it now. My raspberry is running python version 2.
ChipsSlave General Coding Help 3 2,729 Jun-05-2018, 12:21 PM
    Thread: csv module writing extra line
Post: csv module writing extra line

Hello all, I have written a small script which is supposed to read from the file the last row and return it as a starting point for a while loop to start calculating prime numbers. The problem I am h...
ChipsSlave General Coding Help 3 2,729 Jun-05-2018, 12:10 PM

User Panel Messages

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