One thing that still puzzles me is, how do they get the cursor to blink in that iframe/(RichTextArea Element). I don't see where they attach any input elements. The textarea element they use looks like a container for transport only. Is there a trick to blink the cursor in innerHTML? I inspect the element and its either not picking up something b/c of focus or I'm missing the boat still.
Either way, I intend to figure out a way to paste word document (text) with no formatting into the RichTextArea and which means I have to figure out how to catch OnPaste Events and access ClipBoardData API(s) in the browser.
I'll be glad to share the results after I figure it out. Thanks for the reply.
Brandon Donnelson
http://gwt-examples.googlecode.com
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/H_AbKlVwGtEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment