Re: [Tutor] Zooming option in TKinter

2008-01-09 Thread Alan Gauld
"goldgod a" <[EMAIL PROTECTED]> wrote >> Can you explain what you mean? > > I want to zoom the page like 100,200,300. For example, take a pdf > viewers we can zoom like what ever the sizes. Like that is there any > packages available. Ok, I see. Sadly the answer is no. There is nothing in Tkint

Re: [Tutor] Zooming option in TKinter

2008-01-09 Thread goldgod a
hi, > Sorry, I'm not sure what you mean by zoom in/out? > Are you talking about graphics? Or some other widget? > > Can you explain what you mean? I want to zoom the page like 100,200,300. For example, take a pdf viewers we can zoom like what ever the sizes. Like that is there any packages availab

Re: [Tutor] Zooming option in TKinter

2008-01-09 Thread Alan Gauld
"goldgod a" <[EMAIL PROTECTED]> wrote >I am developing one project using python-tkinter. I want to know > whether the zoom in and zoom out option is present in Tkinter. If > it > is not present then Can you give some idea to create a option in > manually. Sorry, I'm not sure what you mean

[Tutor] Zooming option in TKinter

2008-01-08 Thread goldgod a
hi, I am developing one project using python-tkinter. I want to know whether the zoom in and zoom out option is present in Tkinter. If it is not present then Can you give some idea to create a option in manually. -- Thanks & Regards, goldgod ___ Tu