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 members' messages currently moderated to prevent spam
   
|
| |
Hi everyone,
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... more »
|
|
GWT 1.7 Now Available
   
|
| |
Hi everyone, (Most people are probably already quite aware of the new GWT 1.7 release, but we wanted to send out an "official" announcement we could pin to the top of the message list.) GWT 1.7 is a minor update that adds better support for Internet Explorer 8, Firefox 3.5, and Safari 4. Each of these new browser versions introduced at... more »
|
|
Announcing the Google Plugin for Eclipse 1.1.0
   
|
| |
Hi everyone, We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available. Some of the notable improvements are: - Support for Eclipse 3.5 (Galileo) - GWT RPC interface validation with quick fixes - App Engine DataNucleus enhancer console no longer steals focus on save... more »
|
|
Google Web Toolkit 2.0 RC1 Now Available
|
| |
Hi folks!
GWT 2.0 RC1 is now ready for you to try. The full documentation is still
very much a work in progress, but you can at least start trying out the GWT
SDK distribution and the Google Plugin for Eclipse using the following
instructions:
[link]... more »
|
|
event for detecting DOM.createElement() is completed
|
| |
I need to know when a widget is finished rendering in order to adjust
its size. I see a javascript method
element.addEventListener(event Type, handler, capture);
can someone tell me what eventType I can use to detect the completion
of DOM.createElement()?
|
|
Comparing calendar dates for equality
|
| |
Hi,
I need to compare two calendar dates (Strings with just day, month and
year) for equality but it would be nice if there existed a formatter
that I can use on the client side. Is there, and I just haven't found
it?
-- Rob
|
|
GWT AsyncCallback failing
|
| |
I call a GWT server method which executes perfectly and returns the
desired object. But the on return the AsyncCallback enters onFailure
method. There is no exception on the server end. On the client side I
get the following Throwable exception.
com.google.gwt.user.client.rpc .StatusCodeException: The call failed on... more »
|
|
How to set the format for a DateBox?
|
| |
I've setup DateTimeFormat and TimeZone objects within my application
based on user preferences.
com.google.gwt.i18n.client.Dat eTimeFormat
com.google.gwt.i18n.client.Tim eZone
How do I set the format for a DateBox ?
DateBox.Format does not allow for the setting of a custom format.
[link]... more »
|
|
(macosx) how to launch netbeans with the jvm option -d32 ?
|
| |
hello,
I use macosx snow leopard with netbeans (the last one) and GWT with
the plugin GWT4NB.
I can't use the debugging from the java code, I have this error:
****************************** ****************************** **
You must use a 32-bit Java runtime to run GWT Hosted Mode.
Leopard: Use the Java 1.5 runtime.... more »
|
|
Keyboard navigation & shortcut
|
| |
Hi,
I am building a GWt app which has the following layout:
- FlowPanel
* Menu Bar
* Grid (2,x)
I want to add keyboard navigation to the Grid (UP, DOWN & DELETE)
I call the following code in the constructor of my Widget:
// EVENTS
Event.addNativePreviewHandler( new NativePreviewHandler() {... more »
|
|
أفضل موقع لارسال sms للجوال وبرقمك
|
| |
ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ sms ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½ï؟½ ï؟½ï؟½ï؟½ï؟½ï؟½... more »
|
|
is the next version going to be 2.0?
|
| |
His,
One more question. I am in the midst of one project development
running on gwt1.7. Is the next version going to be a jump to 2.0.
Would you recommend switching to 2.0 code base right away ?
thanks
|
|
|