I'm trying to create some widgets with ajax functionality, to this end
I thought it would be a good idea to try and reproduce the pagelist
functionality from the Wiki-20 tutorial in a widget.  However, I always
run into the problem of the function called by the Javascript code
needing to be in the controller, which seems to reduce a widgets
usefulness.  Is there anyway I can put that code in with the widget?
Something like this seems to be done with the Ajax widgets in
big_widgets.py, but I must admit to not fully understanding what is
going on.  Would any care to explain it in a little  more detail for
all us python novices?


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