> > If we can get some people (at least 2 preferably 3) to work on > > ext.js+turbogears integration patterns, I would be very willing to add > > some of this as a TG dependency eventually. Particularly if there > > were some working code ;) > > I played a bit with ext.js, but I soon felt like hitting a wall because > the documentation was too meager. Though the API reference is excellent, > it was not sufficient for me.
There are loads of examples http://extjs.com/deploy/dev/examples/ which are really useful in combination with the API reference. > For instance, I could not get a simple > AutocompleteField working. My idea was to use a Combobox that pulls data > from a TG controller via a JsonStore. With static data it was fine, but > it became cumbersome to access the remote data, and even though I got it > running, it does not really behave as expected. Maybe I need to work > with it some more, or maybe I'm missing something. Well, there is certainly a learning curve but it's true with anything isn't it? :) > But I found it much > easier to use YUI - which looks like a huge colorful and commerical > mess, but there are so much more examples and docs. I personally haven't tried that. > Anyway, I'd like to hear the experiences of others. > > -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
