Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: newbie with python and tkinter
Post: RE: newbie with python and tkinter

I got same idea in the same time ... The progress bar appear with Ubuntu I continue tomorrow. Perhaps others questions thanks
pat GUI 8 5,582 Jun-26-2018, 07:43 PM
    Thread: newbie with python and tkinter
Post: RE: newbie with python and tkinter

I tested . No error but no progress bar appear. Maybe the version 2.7.14 ?
pat GUI 8 5,582 Jun-26-2018, 07:11 PM
    Thread: newbie with python and tkinter
Post: RE: newbie with python and tkinter

First, thanks for your help ! I take your sample And add this line; def creat(self): print("create") self.widget = ttk.Progressbar( self.my_app , orient="horizontal", length=200, mode="dete...
pat GUI 8 5,582 Jun-26-2018, 05:53 PM
    Thread: newbie with python and tkinter
Post: RE: newbie with python and tkinter

with this "import Tkinter as tk" root = tk() module is not callable if I delete "root = tk()" I have "button is note define" Quote:d) forget the following construct: Ok I replace with what ?
pat GUI 8 5,582 Jun-26-2018, 02:38 PM
    Thread: newbie with python and tkinter
Post: newbie with python and tkinter

I just begin with python and i am training with tkinter. And i made this training script. My OS is Windows 7 an python version 2.71 I have make a class that create a progress bar and mask it or destr...
pat GUI 8 5,582 Jun-26-2018, 07:50 AM

User Panel Messages

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