On Fr, 11.05.2007, 08:42, Gurpreet Singh wrote:
> Hi
>
> I am a newbie in Python
>
> I am creating a simple Tkinter based application.
> I have written Tkinter GUI source code and the
> programme logic in the same .py file.
>
> I am searching for a way to implement a simple
> Progress bar for my ap
Hi
I am a newbie in Python
I am creating a simple Tkinter based application.
I have written Tkinter GUI source code and the
programme logic in the same .py file.
I am searching for a way to implement a simple
Progress bar for my application.
Are there any simple ways of doin it.