Re: GWT 1.6 and GXT

2009-04-15 Thread Rvanlaak
I think I'm permanently going to switch to GXT after i've read the following blog: http://www.sambastream.com/blogs/agiannone/26-01-09/rich-internet-applications-and-web-20-gwt-ext-gxt-and-smartgwt He makes some very good points! I've been messing around with the layouts in GXT1.2.3 (with

Re: GWT 1.6 and GXT

2009-04-15 Thread Paul Grenyer
Hi I think I'm permanently going to switch to GXT after i've read the following blog: http://www.sambastream.com/blogs/agiannone/26-01-09/rich-internet-applications-and-web-20-gwt-ext-gxt-and-smartgwt He makes some very good points! Thanks! Very enlightening! -- Thanks Paul Paul Grenyer

Re: GWT 1.6 and GXT

2009-04-13 Thread Paul Grenyer
Hi Nick I was able to get a MessageBox to pop-up. I put the following in my *.gwt.xml file: module... inherits...User/ inherits name='com.gwtext.GwtExt' / ... entry-point... stylesheet src=/js/ext-2.0.2/resources/css/ext-all.css / script src=/js/ext-2.0.2/adapter/ext/ext-base.js /

Re: GWT 1.6 and GXT

2009-04-13 Thread Paul Grenyer
Hi All Anyway, it seems to be working perfectly now, I just need to try a more complex example and blog it. My more complex example worked first time and my blog entry is here: http://paulgrenyer.blogspot.com/2009/04/setting-up-gwt-ext-for-gwt-16-with.html -- Thanks Paul Paul Grenyer e:

Re: GWT 1.6 and GXT

2009-04-13 Thread Nick Powers
Not a problem, I just happen to be messing around with the same thing this week. On Mon, Apr 13, 2009 at 10:33 AM, Paul Grenyer paul.gren...@gmail.comwrote: Hi Nick I was able to get a MessageBox to pop-up. I put the following in my *.gwt.xml file: module... inherits...User/

Re: GWT 1.6 and GXT

2009-04-12 Thread Nick
I think I know your problem. In 1.6, if you include links in your static html file, you need to prepend the name of your project. If you look in the WAR file structure and open the folder with your project name, tracker in your case, you will see the css file in the structure. For example:

Re: GWT 1.6 and GXT

2009-04-12 Thread Paul Grenyer
Hi Anyway, it works in hosted mode,but I get a blank screen in firefox when running on TomCat and the same message as PeterF ($wnd.Ext.StatusBar is null or not an object) from Internet Explorer. Right, I've now got the real GXT (http://extjs.com/products/gxt/) working with GWT 1.6, TomCat

GWT 1.6 and GXT

2009-04-11 Thread Paul Grenyer
Hi All I'm trying to use GWT with GWT 1.6. I've kind of got it working, but I'm not sure exactly where the js folder (that holds all the Java script) should go. Any pointers? This is driving me crazy. -- Thanks Paul Paul Grenyer e: paul.gren...@gmail.com w:

Re: GWT 1.6 and GXT

2009-04-11 Thread Vitali Lovich
Isn't there a single jar that has it all packaged up? I don't think you need to worry about any of that. On Sat, Apr 11, 2009 at 10:21 AM, Paul Grenyer paul.gren...@gmail.comwrote: Hi All I'm trying to use GWT with GWT 1.6. I've kind of got it working, but I'm not sure exactly where the js

Re: GWT 1.6 and GXT

2009-04-11 Thread Paul Grenyer
-Toolkit@googlegroups.com Subject: Re: GWT 1.6 and GXT Isn't there a single jar that has it all packaged up? I don't think you need to worry about any of that. On Sat, Apr 11, 2009 at 10:21 AM, Paul Grenyer paul.gren...@gmail.comwrote: Hi All I'm trying to use GWT with GWT 1.6. I've kind

Re: GWT 1.6 and GXT

2009-04-11 Thread Vitali Lovich
, but I'd love to be wrong. Any pointers? Sent from my BlackBerry® wireless device -- *From*: Vitali Lovich *Date*: Sat, 11 Apr 2009 15:51:13 -0400 *To*: Google-Web-Toolkit@googlegroups.com *Subject*: Re: GWT 1.6 and GXT Isn't there a single jar that has it all

Re: GWT 1.6 and GXT

2009-04-11 Thread Alexandros Papadakis
: Vitali Lovich Date: Sat, 11 Apr 2009 15:51:13 -0400 To: Google-Web-Toolkit@googlegroups.com Subject: Re: GWT 1.6 and GXT Isn't there a single jar that has it all packaged up?  I don't think you need to worry about any of that. On Sat, Apr 11, 2009 at 10:21 AM, Paul Grenyer paul.gren

Re: GWT 1.6 and GXT

2009-04-11 Thread Vitali Lovich
at runtime, but I'd love to be wrong. Any pointers? Sent from my BlackBerry® wireless device From: Vitali Lovich Date: Sat, 11 Apr 2009 15:51:13 -0400 To: Google-Web-Toolkit@googlegroups.com Subject: Re: GWT 1.6 and GXT Isn't there a single jar

Re: GWT 1.6 and GXT

2009-04-11 Thread Vitali Lovich
gxt working with gwt 1.6, but the js gets overwritten everytime I build. Ill start by checking the gxt version when I get home. Sent from my BlackBerry® wireless device -Original Message- From: Alexandros Papadakis alpa...@gmail.com Date: Sat, 11 Apr 2009 23:20:25 To: Google-Web

Re: GWT 1.6 and GXT

2009-04-11 Thread Paul Grenyer
Yes! So what's the right spot in the 1.6 project structure! Sent from my BlackBerry® wireless device -Original Message- From: Vitali Lovich vlov...@gmail.com Date: Sat, 11 Apr 2009 16:37:57 To: Google-Web-Toolkit@googlegroups.com Subject: Re: GWT 1.6 and GXT What do you mean by every

Re: GWT 1.6 and GXT

2009-04-11 Thread Vitali Lovich
in the 1.6 project structure! Sent from my BlackBerry® wireless device -- *From*: Vitali Lovich *Date*: Sat, 11 Apr 2009 16:37:57 -0400 *To*: Google-Web-Toolkit@googlegroups.com *Subject*: Re: GWT 1.6 and GXT What do you mean by every time you build? Do you mean