Hey all,
I am new to the TurboGears scene but have used Dojo and other
frameworks in the past. Basically, I have been playing around with
creating my own widgets and I would like to have a few static widgets
on my page that play a host to dynamic widgets. I will try to explain
this a bit better with some great ascii art...
ThingManager
-----------------------------------------------------
Add New Thing
-----------------------------------------------------
Thing #1
Thing #2
...
...
...
Thing #n
-----------------------------------------------------
So, its pretty self-explanatory. The ThingManager has a menu bar and
will be placed in the page through a kid template. Javascript will be
used for the "Add New Thing" button. When clicked it will place a new
"Thing" in the body of the widget. Great, no big deal...I am just
trying to wrap my head around packaging one of these "Thing" widgets
and including them dynamically into the ThingManager. Is this possible?
Thanks,
Abe
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---