Re: How to convert from java to js

2014-01-03 Thread Ahmet Dakoglu
This could be helpful too. https://code.google.com/p/gwt-exporter/ *Ahmet DAKOĞLU* On Thu, Jan 2, 2014 at 10:59 PM, Thomas Broyer t.bro...@gmail.com wrote: On Thursday, January 2, 2014 8:46:30 PM UTC+1, Amir Abudubai wrote: What I want to know is, can I make a program in java and

GwtMockito and GWT 2.6 Timers

2014-01-03 Thread Andreas Kohn
Hi, I'm using GwtMockito for GWT testing, and in general it works great. But, after updating GWT from 2.5.1 to 2.6.0-rc3 one of our tests started failing: java.lang.RuntimeException: Cannot call native method at

Custom widget child elements

2014-01-03 Thread Ben Cuthbert
Hi All, I have created a custom widget that extends ComplexPanel so that it can have children. The UIBinder looks like so layout:Layout ui:field=layoutPanel layout:top g:HTMLPanel styleName=links-container /g:HTMLPanel /layout:top /layout:Layout In the Layout class that extends

Re: GWT.create Session videos

2014-01-03 Thread Jens
Not yet, but they have been recorded. -- J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to

GWT.create Session videos

2014-01-03 Thread chris
I was unable to attend the gwt.create event but am wondering if I will be able to view the sessions somewhere? Thanks, Chris -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails

Fixed row position FlexTable

2014-01-03 Thread Davide Micheletti
Hi all.. Like in title i want to know how to have a single (or more) row forever displayed.. I've a FlexTable into a ScrollPanel and when i scroll it i want that the 1st and 2nd row scrolls.. Thanks in advance and sorry for my english.. Davide -- You received this message because you are

Re: Fixed row position FlexTable

2014-01-03 Thread Jens
Maybe DataGrid fits your needs. It has a header and a footer and in between a scrollable content area with rows. See: http://gwt.googleusercontent.com/samples/Showcase/Showcase.html#!CwDataGrid -- J. -- You received this message because you are subscribed to the Google Groups Google Web

Re: GWT.create Session videos

2014-01-03 Thread Michael Prentice
Follow GWT.create on Google+ or Twitter for announcements about when the videos are posted. Most all slides have already been posted (https://plus.google.com/114976122739833533849/posts/3uSGmq7HwUL). -- You received this message because you are subscribed to the Google Groups Google Web

Re: using cusrtom classes in GWT designer

2014-01-03 Thread Michael Prentice
You may be able to get some help with this from the WindowBuilder team at Eclipse here: http://www.eclipse.org/forums/index.php?t=threadfrm_id=214S=7625d8ab46b00e13497393e863841f04 Otherwise, the GWT Designer is currently managed by the GPE team

Re: NPAPI

2014-01-03 Thread Worathiti Manosroi
This problem still remain for me... do you finally find a solution ? On Saturday, November 9, 2013 11:48:53 PM UTC+1, Millie Smith wrote: When I try to install the Chrome plugin for GWT, I get the following text in a popup: NPAPI plugin is required by this app. All of the NPAPI installs

Re: using cusrtom classes in GWT designer

2014-01-03 Thread Thomas Broyer
On Friday, January 3, 2014 10:08:25 PM UTC+1, Michael Prentice wrote: You may be able to get some help with this from the WindowBuilder team at Eclipse here: http://www.eclipse.org/forums/index.php?t=threadfrm_id=214S=7625d8ab46b00e13497393e863841f04 Otherwise, the GWT Designer is

[gwt-contrib] GWT.create sessions recorded?

2014-01-03 Thread Patrick Tucker
Were any of the sessions from the conference recorded? Are they going to be made public? Thanks, Pat -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups GWT Contributors group. To unsubscribe from

[gwt-contrib] Re: GWT.create sessions recorded?

2014-01-03 Thread Michael Prentice
Yes, Yes. See Google+ or Twitter feeds for GWT.create for more details and announcements. On Friday, January 3, 2014 9:41:03 AM UTC-5, Patrick Tucker wrote: Were any of the sessions from the conference recorded? Are they going to be made public? Thanks, Pat --