IMO, JS shouldn't be wrapper in python. It leads to confusion and a maintenance nightmare. Unless you are talking pyjamas, but that's another deal.
That said you are welcome to contribute a tw.scriptaculous :) I'm sure some people will find it interesting. On Mon, Jan 12, 2009 at 9:17 AM, jcavner <[email protected]> wrote: > > Thank you very much. Bummer about Scriptaculous. I was hoping to do > some in place editing in a TG2 project. I suppose I will just use > Scriptaculous outside of the widget architecture. > > Jeff > > On Jan 10, 2:34 pm, "Jorge Vargas" <[email protected]> wrote: >> On Fri, Jan 9, 2009 at 10:22 AM, jcavner <[email protected]> wrote: >> >> > I am new to Turbogears and I can't seem to find an answer to this. >> > But I am having a problem using easy_install for theScriptaculous >> > widget. When I do a easy_install Sciptaculous I get ImportError: No >> > module named turbogears.finddata. Can't seem to find any reference >> > to this module either. I am running tg2 on a RedHat Enterprise Linux >> > ES4 machine. >> >> that is because you are trying to use the TG1 widget with TG2, in TG2 >> TurboGears widgets are replaced by it's successor ToscaWidgets. >> >> You may want to report this >> herehttp://tgwidgets.ossdl.de/wiki/Scriptaculous, so the author will add a >> flag to fail if it's finds Tg2. >> >> Looking athttp://toscawidgets.org/hgit seems there isn't a TW >> wrapper for this library yet. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

