Prevent CellTable resizing on its own

2013-02-04 Thread Jerry Haagsma
I have a cell table that takes up 100% of the width of the center of a 
DockLayoutPanel. When an element in the CellTable is selected, a bus event 
is fired to open a new view. For some reason, when the application returns 
to the original view (with the CellTable), the CellTable is scrunched over 
to the left side of the center of the DockLayoutPanel (width is decreased; 
the table's left-alignment doesn't move). I think the CellTable is 
responsible for this because the original view is completely reconstructed 
both times it is displayed, but the CellTable is more-or-less global. Is 
there any way to prevent this? What is even happening?

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




GWT v2.4.0 Welcome Page in Hosted Mode AsyncCallback throws ClientSerializationStreamReader

2012-11-06 Thread Jerry George
Hi,

I get the following error,

com.google.gwt.user.client.rpc.impl.ClientSerializationStreamReader.eval(Ljava/lang/String;)Lcom/google/gwt/core/client/JavaScriptObject;
 

I am not sure how to trace this error. I am pretty new to GWT.

*POM Dependency *
dependency
groupIdcom.google.gwt/groupId
artifactIdgwt-servlet/artifactId
version${gwtVersion}/version
scoperuntime/scope
/dependency
dependency
groupIdcom.google.gwt/groupId
artifactIdgwt-dev/artifactId
version${gwtVersion}/version
scoperuntime/scope
/dependency

dependency
groupIdcom.google.gwt/groupId
artifactIdgwt-user/artifactId
version${gwtVersion}/version
scopeprovided/scope
/dependency
dependency
groupIdcom.extjs/groupId
artifactIdgxt/artifactId
version2.2.5/version
/dependency

${gwtVersion} = 2.4.0

Has anyone had similar problems? Could anyone please help?

Thanks.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/cv91-50-FiwJ.
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.



Re: GWT v2.4.0 Welcome Page in Hosted Mode AsyncCallback throws ClientSerializationStreamReader

2012-11-06 Thread Jerry George
I checked the libraries in build path, I had two versions of GWT on it. 
That was the reason for the error. The pom was coded right.

Library Stack: GXT 2.2.5 with GWT 2.5.0. Works perfect .. till now ;)

*Solution:*  Changed ${gwtVersion} = 2.5.0 and removed unnecessary 
libraries from build path.

I am not deleting the post in case in case it helps someone else as well.

On Tuesday, November 6, 2012 4:40:43 PM UTC-5, Jerry George wrote:

 Hi,

 I get the following error,


 com.google.gwt.user.client.rpc.impl.ClientSerializationStreamReader.eval(Ljava/lang/String;)Lcom/google/gwt/core/client/JavaScriptObject;
  

 I am not sure how to trace this error. I am pretty new to GWT.

 *POM Dependency *
 dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-servlet/artifactId
 version${gwtVersion}/version
 scoperuntime/scope
 /dependency
 dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-dev/artifactId
 version${gwtVersion}/version
 scoperuntime/scope
 /dependency

 dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-user/artifactId
 version${gwtVersion}/version
 scopeprovided/scope
 /dependency
 dependency
 groupIdcom.extjs/groupId
 artifactIdgxt/artifactId
 version2.2.5/version
 /dependency

 ${gwtVersion} = 2.4.0

 Has anyone had similar problems? Could anyone please help?

 Thanks.





-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/q6yIfIvFT74J.
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.



Creating a GWT, Spring Roo and STS project from scratch

2010-12-06 Thread Jerry
Hi,

I've read the 'Getting started with GWT, Spring Roo, and SpringSource
Tool Suite' guide and manged to get the sample expenses application
working.  Now I would like to create my own project, but can't find a
guide on how to create a similar project as the 'expenses' one from
scratch.

Do you create a GWT project or Roo project?
Are there any Maven archetypes for a 'blank' GWT  Roo project?
Are there any guides on how to create a 'blank' project?

Thanks,
   Jerry

-- 
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-tool...@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.



New to GWT

2010-11-29 Thread Jerry Ragland
Hi Guys,

I am new to GWT. I am in the process of developing a stand alone java
application and found out that I can develop a stand alone app in java
with GWT and use Adobe AIR to render it.

I tried the StockWatcher sample that I found in the website, followed
the instructions and it works great in a browser. Now I am planning to
see the application run as a stand alone application. How do I do
this? Please guide me. Any tips/suggestions would be appreciated.

Thanks in advance

Regards,
Jerry.

-- 
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-tool...@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.



Re: GWT application released: XProc Designer

2009-07-28 Thread Jerry Silver

Please note: the location of the Designer has changed:
http://community.emc.com/docs/DOC-4382.

Jerry

On Jul 9, 9:56 am, Jeroen van Rotterdam
jeroen.van.rotter...@gmail.com wrote:
 We just released our XProc Designer, a GWT application for designing
 XProc pipe lines.
 Check it out at:https://community.emc.com/docs/DOC-4169

 The EMC XProc Designer is a new graphical tool for designing XML
 Processing pipelines according to the W3C standard XProc. XProc
 Designer is made available as a hosted application to the community by
 EMC, free of charge.

 --
 Take a look at our XML community at:http://developer.emc.com/XMLTech
 Free developer licenses, tons of white papers, blogs, videos, articles
 and discussions
 --
 Jeroen van Rotterdam
 General Manager XML Solutions
 EMC Corporation
 mail: vanrotterdam_jer...@emc.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---