Hi All,

I'm looking for some quality techniques for mimicking a Finder (or
"Explorer View"). Eventually I want to have treeviews, contextual
menus, etc. I'm guessing there is going to be a good deal of
Javascript, which is fine, I'm just curious as to whether there are
quality existing helpers, etc for any of these things.

The current relationship model is as follows:

   Sites -> Buildings -> Meters -> Values

There is a polymorphic relationship with Charts, so there's also:

   Sites -> Charts
   Buildings -> Charts
   Meters -> Charts

I already have the add/remove logic for most of the items, I simply
want to improve the GUI.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to