I have a form sort of like those paper menus at sushi restaurants. Next to the name of each fish, there's a text box where you can punch in the the number of orders of that fish you want.
I want to pass in the available fish in at display time, and have my widget draw text boxes. How can I do this and still do validation on each text box that the value is a positive integer? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

