Just so I know we're talking about the same thing :o) An Blur event will fire when I either tab out of the Widget or when I click somewhere else in the application - is this how you are trying to cause the blur event to fire? (I had the above code working for me in Firefox 3.0/Dev mode GWT 2 - what browser(s) are you viewing this in?)
On Jan 21, 6:24 pm, PaulBee <[email protected]> wrote: > Thank you DaveC, > > But the BlurHandler doesn't seem to work on the FocusPanel. > I've tryed every way of taking the focus away from the panel, and it > is just not calling the BLurHandler... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
