I would like y''all''s opinions on ease of implementation into Rails, quality and quantity of widgets etc between Yahoo User Interface and Google Web toolkit and ExtJS. I am just getting ready to invest a huge amount of effort into one of them and I would like to know what the community''s experience has been with these toolsets. OR.. is there a better open source set of tools for grids and windows and treevews. Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I like ExtJS but it has commercial license. YUI and GWT are closer to ExtJS, I am sure they use ExtJs in part of their applications. But I prefer to use FLEX 3 From Adobe, It''s Free, Richer Internet Application than ExtJS and can be Integrated by Ruby on Rails. The weakness, FLEX is supported only by Flash 9. ExtJs and FLEX are good choice to build Web Desktop or Web with RIA. Reinhart http://teapoci.blogspot.com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ruby Freak wrote:> I would like y''all''s opinions on ease of implementation into Rails, > quality and quantity of widgets etc between Yahoo User Interface and > Google Web toolkit and ExtJS. I am just getting ready to invest a > huge amount of effort into one of them and I would like to know what > the community''s experience has been with these toolsets. OR.. is there > a better open source set of tools for grids and windows and treevews. > > > Thanks in advanceI found YUI to be confusing and difficult to use if you want to do anything beyond a very simple set of columns, etc. Also, I found that it DID NOT solve several of the IE6 positioning bugs that were one of the main reasons I intended to use it. I wound up just using CSS and trial and error. jp -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I like ExtJS a lot. FWIW, they''ve also created a new project that supports GWT. On Jun 9, 8:24 pm, Jeff Pritchard <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Ruby Freak wrote: > > I would like y''all''s opinions on ease of implementation into Rails, > > quality and quantity of widgets etc between Yahoo User Interface and > > Google Web toolkit and ExtJS. I am just getting ready to invest a > > huge amount of effort into one of them and I would like to know what > > the community''s experience has been with these toolsets. OR.. is there > > a better open source set of tools for grids and windows and treevews. > > > Thanks in advance > > I found YUI to be confusing and difficult to use if you want to do > anything beyond a very simple set of columns, etc. Also, I found that > it DID NOT solve several of the IE6 positioning bugs that were one of > the main reasons I intended to use it. > > I wound up just using CSS and trial and error. > > jp > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I like this example and try to use extjs-gwt in eclipse project. This is my first article about extjs-gwt:gxt http://extjs-gwt.blogspot.com See more about Extjs-GWT GXT on Eclipse. I think this extjs-gwt article can help beginner to learn. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Rich (or any) GUI Components for Rails
- Updatable "datagrid" with ajax support? Is there any code/approach I can leverage?
- Facing problems with YUI 2 grids, nesting does not work as expected (example markup inside)
- a little problem with extJS & log in form
- Do any one have success stories using ExtJS with rails