On Mar 16, 11:03 am, wolis <[email protected]> wrote:
> Just pondering one of those 'pain-points' when editing rich text in a
> web environment like TinyMCE and I thought Gears might be the solution
> to dragging or pasting from the clipboard an image directly into the
> editor.
>
> This would save having to save the image to disk, the upload the image
> somewhere accessible, then insert (reference) it.
>
> Is this do-able?

There is an experimental drag-and-drop Gears API. Experimental means
that it is not enabled in official Gears builds -- you will have to
check out the source and build it yourself.

A test page is at 
http://code.google.com/p/gears/source/browse/trunk/gears/test/manual/drag_and_drop.html

Reply via email to