Hm have added a VCH to clear the other loaded stuff. VCH fires before
the Suggestion picked.
On Dec 6, 5:32 pm, Jon Vaughan wrote:
> I have a suggest box
>
> the user selects something from it, causing other things to load in
> the page
>
> they then go back to the suggest
I have a suggest box
the user selects something from it, causing other things to load in
the page
they then go back to the suggest box and type some stuff into it which
doesn't result in a new selection
how can i determine that the value has changed to clear the other
loaded things in the page w
Is the war folder a target folder or a source folder?
You would have more luck following the std maven war plugin convention
as detailed http://mojo.codehaus.org/gwt-maven-plugin/project.html
On Nov 3, 3:02 pm, "stephan.beu...@googlemail.com"
wrote:
> Hello,
>
> I've problems using the gwt-maven
The doc for UiFactory says "If your factory method needs arguments,
those will be required as attributes.". The javadoc for the
annotation says "The parameter names of the constructor are treated as
required xml element attribute values."
So why do I get:
[ERROR] missing required attribute(s):
m, kozura wrote:
> Yes, T must extend a serializable type, as you said otherwise GWT
> can't tell what it might be. Yes serialization discovery issues are a
> pain...right now you just have to stare through the RPC log and try to
> divine what happened.
>
> On Apr 12, 4:46 a
I think the problem is that on this example the type of the payload
can be anything (it is not required to be serializable); given that
this is possible, GWT must say, OK, then this type itself cannot be
serialized (I would like this to fail the compile though somehow)
On Apr 12, 10:27 am, Jon
Hi,
I have a serialization issue to solve, where a class that is passed to
the client, and is marked as IsSerializable, with a default no arg
constructor, does not end up in the whitelist. There are no messages
during the gwt compile (at debug level)
1. Does anyone have any thoughts about how I
I was looking through this because we are also looking at options for
multi-module / portal style app.
The thing about postMessage is that it is only supported in FF3,
Safari 4, IE8 etc. The JQuery version falls back to a
document.location.hash version for other browsers, which ends up in
your br
You'd have to add a flextable to the page that you are showing in your
iframe
On Apr 6, 4:06 pm, "gadaleta.marco" wrote:
> Thx. But if i want to add a widget element, a flextabale for
> example???
>
> On 6 Apr, 16:46, mariyan nenchev wrote:
>
>
>
> > Hi,
>
> > Frame frame = new Frame();
>
> > f
It would be better practice not to rely on the IDE; use the plugin to
help you with running in dev mode and getting the project structure
set-up, but then use a build tool like Maven or Ant to build the war.
That way you remove any chance of human error in releasing your code
and you're not tied to
Hi all.
I'm beginning to build a set of GWT applications for a client.
The clients customers will purchase a set of these applications (not
necessarily all of them) and when deployed these applications will
work together (imagine, for example, a 'Contacts' app, a 'Billing'
app, 'Timerecording' et
co.uk/search?hl=en&lr=&ei=LetFS5z2Lciu4Qac4832Ag&sa=X&oi=spell&resnum=0&ct=result&cd=1&ved=0CA0QBSgA&q=gwt+%22responded+back+to+JUnitShell%22&spell=1
The thing is that I don't have an intermittent problem - it always
fails.
On Jan 6, 4:00 pm, Jon Vaughan wrote:
Hi,
I recently upgraded to GWT 2 from 1.5.x. My tests, for some reason,
are now failing when I run them from Ant:
run-gwt-tests:
[junit] WARNING: multiple versions of ant detected in path for
junit
[junit] jar:file:/C:/Program%20Files/eclipse/plugins/
org.apache.ant_1.7.1.v20090
I had the same problem, on Win 7 64 bit, and adding the galileo update
site (http://download.eclipse.org/releases/galileo) fixed it for me
too.
On Dec 24, 4:59 pm, Nikhil wrote:
> I was stumped with the same problem. I was able to fix it by
> addinghttp://download.eclipse.org/releases/galileoto
Hi all,
Just a quick query - is it possible to do placeholder substitution
with messages obtained from a Dictionary? i..e into something like:
permissionDenied = Error {0}: User {1} Permission denied.
I couldn't see anything obvious in the doc or forums; does a
Dictionary link in any way to a M
level dropdowns, extended ajax-ey list boxes with "Loading...",
etc and I think that there is possibly some ground to be gained in
terms of richer controls. At some point we're going to review our
codebase to see what we can contribute back.
Thanks to all at Google and to everyone else
16 matches
Mail list logo