Hi Asrarahmed,

On Wed, 1 Nov 2006 16:16:31 +0000
"Asrarahmed Kadri" <[EMAIL PROTECTED]> wrote:

> Hi folks,
> 
> I want to draw bar-charts using Tkinter. I am not able to find material on
> this topic.
> 

have a look at the Canvas widget and especially at its create_rectangle() 
method.

Documentation is here: <http://effbot.org/tkinterbook/>

I hope this helps

Michael
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to