"Matt Wilson" <[EMAIL PROTECTED]> writes:
I want to build a fairly elaborate widget. Can I make the widget class attribute a dynamic thing, that's generated as the result of a function call?
Kind of an AJAX built widget? You'll have to instantiate the widget and you'll have to do all the work on your controller... The method that will build the widget will have to return a string with the widget already processed, probably... Could you elaborate on your question? -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

