How to Load html files through iframe

2015-12-28 Thread Chandan Kumar Rout
Hi all. I want to load a html file which is in location file:///C:/test.html. How i can load it in my GWT application. Is it possible or not. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving

Layout principles for UIBinder with Polymer elements

2015-12-28 Thread vadim
Hello all, After a number of experiments I have decided to build UI using UIBuilder and Polymer elements library. Tutorials went well and I have build my own interface mixing standard GWT DockLayotPanel (for widget placement) and paper/iron elements from the library. I am not very

Re: What is the default linker 2.7.0?

2015-12-28 Thread cellepo
Thanks, @Rogelio Flores, adding the directive to my .gwt.xml Module file solved this for me too! I think this happened for me after making ArcBees' gwtquery-droppable-plugin a Maven dependency (from Github via JitPack

Detecting Browser Close or Tab Close without Impacting other functionality

2015-12-28 Thread abdul
I want to invalidate the session when the user close the tab or browser in my GWT Application. I saw lot of threads Confirm Browser Exit in GWT but didn't get the solution which i am looking for. This should not fire when

Chaining Animations to Canvas or SVG in GWT app? Lienzo? RaphaelGWT?

2015-12-28 Thread jscheller
Hello - I'm coming back to GWT after a long trip into non-web related work. A few years ago I had used RaphaelGWT to create some very nice animated visualizations in a GWT app, but it doesn't look like that project or Raphael itself have been updated in some time. Which may make some sense