http://gwt-code-reviews.appspot.com/64811/diff/1004/11
File user/src/com/google/gwt/user/client/ui/impl/RichTextAreaImpl.java
(right):

http://gwt-code-reviews.appspot.com/64811/diff/1004/11#newcode92
Line 92: richTextWidget.fireEvent(new LoadEvent() {
On 2009/09/15 18:03:54, jlabanca wrote:
> We usually don't synthesis native events unless they would have
actually fired.
> In fact, I think Image is the only case we're we create a native event
because
> img elements don't fire load events consistently across browsers.

> Can you switch this to a new type of shared event called
> com.google.gwt.event.logical.shared.InitializeEvent?  That seems
generically
> useful.

Done.

http://gwt-code-reviews.appspot.com/64811

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to