Right: Instead of cancelling or consuming the NativePreviewEvent object, it looks like I need to preventDefault on the NativeEvent object. I guess I need to find a good DOM event model reference and read it another six or seven times...
So now the link is not followed, but my dialog box isn't being created, either. Is it illegal to create a Widget inside an onPreviewNativeEvent method? I'm going to try encapsulating it in a com.google.gwt.user.client.Command, but it would be really nice if the documentation for onPreviewNativeEvent was better. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
