Fvisticot -
Vortex does do this for your application. As far as getting Vortex to
work in GWT, I would post on the GWT group. I think you could use the
JavaScript Native Interface (http://code.google.com/webtoolkit/
documentation/
com.google.gwt.doc.DeveloperGuide.JavaScriptNativeInterface.html) to
do this, but definitely go to the GWT group to get more detailed help.
-Ben
On Nov 12, 4:00 pm, fvisticot <fvis...@gmail.com> wrote:
I would like to use the vortex library in my GWT application.
Is there a wrapper for Vortex available for GWT ?
I've developped my application under GWT and it take time to include
all included files (.CSS, .JS, ...) in the manifest. (to be done
manually).
If i have well understood, Vortex will help me for this task.