In tg1.x the way to use a widget was including the widget as part of the returned dict.
The question I have is. In tg2 in root.py somewhere in a exposed method one need to assign the widget object to what variable ? I tried tmpl_context.widget.form = myObjectInsantance after importing tmpl_context from pylons. This didn't work. How exactly is this assignment ? Tks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
