i don't understand what does the def do_total(self, kw**) do. i copy this code from the widget browser code example. do you mind to explain to me. What should i need to do just to make the sum work. Thank for your guidance
On Jul 7, 1:40 am, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] schrieb: > > > i wrote num1= textfield() > > num2 = textfield() > > > is there a problem? > > No, this is ok, but these are not the input parameters of your > controller. Have a look at the line starting with "def do_total". > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

