Re: Catching Hyperlinks before they are executed.

2009-09-02 Thread Chris Bailey
wow, that looks better and so much shorter On Sep 2, 5:23 am, Thomas Broyer t.bro...@gmail.com wrote: On 2 sep, 04:26, Chris Bailey xcom...@gmail.com wrote: OK here is the soluction I came up with: Event.addNativePreviewHandler(new Event.NativePreviewHandler

Re: Catching Hyperlinks before they are executed.

2009-09-01 Thread Chris Bailey
(); } } } } }); __ native String getTagName(Element element) /*-{ return element.tagName; }-*/; On Aug 31, 3:36 pm, Chris Bailey xcom...@gmail.com wrote: I'm working on a social type

Catching Hyperlinks before they are executed.

2009-08-31 Thread Chris Bailey
I'm working on a social type site which I will make different versions depending on the device (mobile, desktop, etc...) and I want all the links to be just standard href hyperlinks. I know it's possible but how would you in GWT check a hyperlink before it is executed?? My Goal is to check to

Catching Hyperlinks before they are executed

2009-08-31 Thread Chris Bailey
I'm working on a social type site which I will make different versions depending on the device (mobile, desktop, etc...) and I want all the links to be just standard href hyperlinks. I know it's possible but how would you in GWT check a hyperlink before it is executed?? My Goal is to check to

Re: Getting Started on Tomcat server....kinda

2009-08-01 Thread Chris Bailey
on that and add the downloaded jar file gwtext.jar. On Sat, Aug 1, 2009 at 8:28 AM, Chris Bailey xcom...@gmail.com wrote:  No source code is available for type com.gwtext.client.widgets.Window; did you forget to inherit a required module? On Jul 31, 11:30 am, Rajeev Dayal rda

Getting Started on Tomcat server....kinda

2009-07-31 Thread Chris Bailey
OK, my natual language would probably have to be PHP for web development, but I really want to work in java and GWT. So I installed Eclipse and installed the gwt plugin but I'm still new with java and it's envirement. I've been playing around with it but I was hoping I could get some answers

Re: Getting Started on Tomcat server....kinda

2009-07-31 Thread Chris Bailey
No source code is available for type com.gwtext.client.widgets.Window; did you forget to inherit a required module? On Jul 31, 11:30 am, Rajeev Dayal rda...@google.com wrote: On Fri, Jul 31, 2009 at 8:21 AM, Chris Bailey xcom...@gmail.com wrote: OK, my natual language would probably have