Have you checked out the widget browser when using "tg-admin toolbox"?
Each widget has a source code tab that shows how that widget is being
used.  The code to pay attention to is the part in the widgetdesc
class' "self.for_widget=" section.  That shows you how the Widget
Description is instantiating the widget to be used.  You can also check
out if they did any widget customization in there.

I would also like to see documentation that included a description of
the widget api so as to create my own widget if I wanted to though.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to