You cannot post messages because only members can post, and you are not currently a member.
Description:
The official Google Web Toolkit (GWT) developer discussion group. GWT lets you build AJAX apps in the Java programming language.
|
|
|
New member posting policy
|
| |
We've recently been seeing recurring spam attacks on our developer forum. To help keep the forums clean, we will be temporarily moderating messages posted by new members until the recent spammers stop targeting our forums. The GWT developer forum will still be as accessible as ever, we will post any message relevant to GWT without hesitation. We're only... more »
|
|
New group for Google Plugin for Eclipse (GPE)
|
| |
Hi folks, We have created a new group for Google Plugin for Eclipse (GPE). [link] google-plugin-eclipse@googlegr oups.com Do join this group and feel free to post your queries/suggestions on GPE. Cheers, The GPE team
|
|
GWT and GPE 2.4 have arrived
|
| |
*Tools to help monetize and mobilize your development: Announcing the Google Plugin for Eclipse 2.4<[link]>
*
*
*
At this year’s Google I/O conference, we *announced*<[link]>a beta version of the Google Plugin for Eclipse that added App Engine... more »
|
|
Moderated GWT jobs group now available
|
| |
Thanks to Hugo Garcia, the *google-web-toolkit-employment *<[link]>group is now moderated (e.g., no more spam) and available for any GWT-related job posts. Note that this group is *only* for GWT-related jobs. Off topic posts or non-GWT-related job posts will be removed.... more »
|
|
Client-side code not seeing multiple return types
|
| |
I am trying to use the polymorphism features of GWT 2.4, and am
running into a problem that the client side code is not seeing the
right kind of proxy returned.
I have the following objects:
- A Survey object, which contains a list of SurveyQuestion objects.
There are corresponding RF proxy interfaces declared for both Survey... more »
|
|
SOP, GWT, and XMLHTTPRequest Calls
|
| |
I just read the [link] after unsuccessful attempt to run local appengine server separately from my GWT junit integration tests of GWT RPC. I am getting SOP error SEVERE: runtimeError: message=[Access to restricted URI denied] sourceName=[injected script] line=[93] lineSource=[null] lineOffset=[0].... more »
|
|
Storage API not yest working?
|
| |
Found in GWT Release (e.g. 2.4.0, 2.5.0 RC): 2.4.0 Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7): Windnows Vista, Chrome 19 latest stable Detailed description (please be as specific as possible): Storage.getLocalStorageIfSuppo rted() returns null when called from a GWTTestcase in both devmode and in production mode... more »
|
|
LayoutPanel holding ResizeComposite widgets showing odd behavior
|
| |
Hi, I have a LayoutPanel containing two custom widgets. The widgets both extend ResizeComposite in order to be able to receive the onResize call. The main idea is illustrated in the code below. The two widgets share the same space and depending on user input they are shown in one of three different ways:... more »
|
|
UIB click handlers, GWTQuery, and TD's ;)
|
| |
I'm building an app that has a really good use case for me to have my own/raw HTML Tables (I thought of flextable.. but the api pains me).
Anyway.. i'm trying to figure out something and am a bit stuck, thought "the crowd" might have some ideas.
piece of code:
GQuery td = $("<td colspan='x'/>");... more »
|
|
adding eclipse/GWT/app engine project to version control (git)
|
| |
After looking around on here and the web I found conflicting
information about what should be version controlled in a eclipse/app
engine/gwt project. So I played around a bit and wanted to share what
I found to work for us. We are using git, but this information is very
quickly transferred to any version control. I stated by using... more »
|
|
|