On 10/6/06, Olli Wang <[EMAIL PROTECTED]> wrote:
>
> how to use TG's default widgets with genshi? I used to pass a TableForm
> widget to genshi and set ${form()}, ${form.render()}, but both of them
> didn't work.
>
that is because the templates have not been migrated, for example your
failing becuase.http://trac.turbogears.org/turbogears/browser/trunk/turbogears/widgets/forms.py#L1137 still points to the kid namespace. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

