On 22 Feb 2010, at 16:10, Frederick Cheung wrote:
I'm working on a site that needs to allow a user to draw something
using
their mouse. I'm looking for something similar to MS-Paint, but in
browser.
I need the app to be able to use the image after they are done.
Lightweight and simple are the most important things; can anyone
recommend
something that will work well with Rails?
Could you use a canvas element? You'd have to write some javascript to
allow people to draw on it obviously.
And you'll have no Internet Exploder support whatsoever. Simply said,
at the moment, I know of no capable inbrowser drawing application.
Maybe there's some Flash component out there that can do it, that's
your best best to be honest.
Best regards
Peter De Berdt
--
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.