Re: [Tutor] Tkinter-Button class

2007-03-19 Thread Kent Johnson
ammar azif wrote: > Hi, > > Thanks for answering .. btw what do you mean by explicit , helper > function? Can you explain about these functions? I just mean, define an ordinary function of no arguments that does what you want. For example, the calculator program I linked to has this Button: tk.

Re: [Tutor] Tkinter-Button class

2007-03-19 Thread Kent Johnson
ammar azif wrote: > Hi, > > Thanks for the help guys. > > > I have tried gui programming using Tkinter and use the Button class > which accepts the command argument which is a function object. > > The question is how to send arguments if the function accepts arguments. A common way to do this

[Tutor] Tkinter-Button class

2007-03-18 Thread ammar azif
Hi, Thanks for the help guys. I have tried gui programming using Tkinter and use the Button class which accepts the command argument which is a function object. The question is how to send arguments if the function accepts arguments. - Get your own web a