Hi all,
I am going to create a site where I need very sofisticated widgets for
data presentation.
I wonder if anyone have tried to integrate TurboGears with some
professional
_javascript_ tools like ActiveWidgets, r.a.d controls, dhtmlxGrid, etc.
I haven't work with any of those tools, but many people here have try lots of _javascript_ toolkits and very flew problems have been seen here on the mailing list.
TG _javascript_ integration is the less couple one, so changing it shouldn't be a problem, in kid templates you can do whatever you like, although the recomented way is to use _javascript_ widgets, you can import any _javascript_ file directly and noone will complain.
the only place you may get troubles is when trying to manipulate the actual html output since kid serializer does some things to the tags before output, for example setting all tags to caps and things like that. but you can always process the kid templates with (kidc) and try your _javascript_ there for debugging, if something goes really wrong.
jo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

