Re: GWT compile stuck

2023-02-23 Thread Jonathan Baxter
Try changing localWorkers to 1? On Thursday, February 23, 2023 at 9:14:03 AM UTC-5 Alaa Humaidat wrote: > I'm working on upgrading an app that uses GWT and embedded jetty server > from java 8 to java 11. The app was working fine with jetty 9, GWT 2.10.0 > before the upgrade. After upgrading

jsInterop to Promise Js function

2018-08-10 Thread Jonathan Wilmer Magne Quispe
I have a gwt module, and it is working with Jsinterop for reuse some functions that are on JS. now we are trying to call a function on JS, thas is a promise. so when we call it from GWT it doesnt wait to the promise to resolve.. so we are getting an undefined result. it could be replicated

Re: [gwt-contrib] GWT csrf protection EXPERIMENTAL methods

2017-10-31 Thread 'Jonathan Nieder' via GWT Contributors
Is there a public announcement equivalent to [1] for external users to read? вт, 31 окт. 2017 г. в 14:47, 'Goktug Gokdogan' via GWT Contributors < google-web-toolkit-contributors@googlegroups.com>: > They are not going to change and plenty of people use it for production > but there is a bigger

Re: GWT Widgets and Elemental

2017-09-06 Thread Jonathan Fischer
mber 6, 2017 at 9:30:27 AM UTC-7, Jonathan Fischer wrote: > > IMO stop using widgets is too difficult and it just forces you to actually >> not use ANY widget > > > I totally agree, but I have a ~111,000 line application that's built on > widgets that I want to get ready fo

Re: GWT Widgets and Elemental

2017-09-06 Thread Jonathan Fischer
>>> Uhm... and yep, you can create HTML and use widgets only in some parts >>> of the HTML, this is automatically handled in UIBinder and the actual code >>> that handles this situation is the HTMLPanel. I have an experimental >>> Elemento specific version

GWT Widgets and Elemental

2017-09-05 Thread Jonathan Fischer
I want/need to start porting my application away from GWT widgets, and for various reasons I'd like to start with the top-most shell of the application. Is it possible to lay out the basics of an application with Elemental, and then attach GWT widgets at some point within? E.g., can I do this

Re: Animating images in GWT

2017-02-17 Thread Jonathan Cook
Ok Thanks. I think that is what Image.preload is doing inside. > > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Animating images in GWT

2017-02-15 Thread Jonathan Cook
I tried with a timer but the transition is a little slow the first time as the images download. Is there some way to cache or download them into memory before iterating them? // Create a new timer that iterates the images Timer t = new Timer() { int counter = 0;

Re: Animating images in GWT

2017-02-14 Thread Jonathan Cook
OK Thanks. Would that work as well if ultimately I will want to interrupt the timer to have buttons to pause the animation or sequence and continue? On Tuesday, 14 February 2017 16:31:22 UTC+1, Thomas Broyer wrote: > > > > On Tuesday, February 14, 2017 at 4:20:11 PM UTC+1, Jonatha

Animating images in GWT

2017-02-14 Thread Jonathan Cook
Hello, I wanted to know the best way of taking a list of images which come from an HTTP request, each image then needs to be retrieved. I would then like to use the images to make an animation behaviour so it looks like the list of images is for example is an animated gif. Moving between each

Mocking onResponseReceived response.getText()

2016-09-23 Thread Jonathan Cook
Hello, I wanted to know if it could be possible to Mock out the response.getText() in a callback when using RequestBuilder. This way I can write tests to simulate the responses etc. RequestBuilder expRequestBuilder = new RequestBuilder(RequestBuilder.GET, encodedUrl); try {

Simple radio button unit test using gwtmockito/mockito?

2016-07-12 Thread Jonathan Cook
I wanted to write a simple unit test avoiding GWTTeseCase for an extension of a radio button. This is the class: public class DeselectableRadioButton extends RadioButton { private Boolean backingValue; private final class RadioButtonClickHandler implements ClickHandler {

GSS works with Gw Resource or CssResource, GWT 2.8 has no interface GssResource

2016-04-18 Thread Jonathan Franchesco Torres Bca
Help me please. GSS works with Gw Resource or CssResource, GWT 2.8 has no interface GssResource some example worked with GWT 2.8 -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it,

Re: New book, ESSENTIAL GWT

2016-02-03 Thread Jonathan Franchesco Torres Baca
ebook.com/KiongoCompany> <https://www.linkedin.com/company/kiongo-inc> <https://twitter.com/kiongoinc> <https://www.youtube.com/channel/UC1HKa8IPofVRmeAFZ22m3HQ> * Jonathan Franchesco Torres Baca CIO - Kiongo Inc. Av. Manuel Seoane 761 2do Piso- La Victoria Teléfono 074 - 613534 Cel

Re: GWT and secure login

2015-12-10 Thread Jonathan Franchesco Torres Baca
el/UC1HKa8IPofVRmeAFZ22m3HQ> * Jonathan Franchesco Torres Baca CIO - Kiongo Inc. Av. Manuel Seoane 761 2do Piso- La Victoria Teléfono 074 - 613534 Cel.958429349 La información contenida en este e-mail es confidencial, privilegiada y está dirigida exclusivamente a su destinatario. Su revi

Re: Is there any GWT equivalent to Class.getDeclaredField?

2015-12-01 Thread Jonathan Fischer
, the idea is the same: to cut down on boilerplate, have it generated > for you rather than relying on reflection; in other words, do your > meta-programming at compilation-time rather than at runtime. > > On Tuesday, December 1, 2015 at 10:25:23 AM UTC+1, Jonathan Fischer wrote: >>

Is there any GWT equivalent to Class.getDeclaredField?

2015-12-01 Thread Jonathan Fischer
Basically, I want to cut down on a bunch of boilerplate code (needing to check if a list of boolean fields are true/false across a collection of objects). In normal Java, I can use Class.getDeclaredField and Field.getBoolean to do that, something like: public static boolean allTrue(Class cls,

Re: GWT Plugin Problem

2015-09-01 Thread Jonathan Franchesco Torres Baca
use Mozilla current 24 portable <https://plus.google.com/u/0/102716337197852293734/about> * <https://www.facebook.com/KiongoCompany> <https://www.linkedin.com/company/kiongo-inc> <https://twitter.com/kiongoinc> <https://www.youtube.com/channel/UC1HKa8IPofVRmeAFZ22m

how create jar GWT?

2015-07-22 Thread Jonathan Franchesco Torres Bca
i want to do my library help me, please -- 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 this

Re: Modules in the gwt.xml

2015-07-11 Thread Jonathan Franchesco Torres Baca
hi, https://holamundodev.appspot.com/preview *Web: Http://company.kiongo.com Http://company.kiongo.com https://www.facebook.com/KiongoCompany https://plus.google.com/u/0/102716337197852293734/about https://www.linkedin.com/company/kiongo-inc https://twitter.com/kiongoinc

Re: Modules in the gwt.xml

2015-07-11 Thread Jonathan Franchesco Torres Baca
. The information contained in this e-mail is privileged and confidential and is intended only for its addressee. Any review, dissemination, distribution or copying of this is prohibited. If you have received this mail in error please delete the original message and e-mail us. 2015-07-11 13:19 GMT-05:00 Jonathan

Re: titanium4j

2015-06-09 Thread Jonathan Franchesco Torres Baca
im testing *Web: Http://company.kiongo.com Http://company.kiongo.com https://www.facebook.com/KiongoCompany https://plus.google.com/u/0/102716337197852293734/about https://www.linkedin.com/company/kiongo-inc https://twitter.com/kiongoinc https://www.youtube.com/channel/UC1HKa8IPofVRmeAFZ22m3HQ

Re: Checkbox with Selectable tree Using GWT

2015-05-28 Thread Jonathan Franchesco Torres Baca
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.webgocommerce.client.view.tree; import com.google.gwt.cell.client.Cell; import

Re: can i use beanproxy from rpc?

2015-04-30 Thread Jonathan Franchesco Torres Bca
com.webgocommerce.client.beanproxy.BdEmpresaProxyAutoBean_com_google_web_bindery_requestfactory_shared_impl_EntityProxyCategory_com_google_web_bindery_requestfactory_shared_impl_ValueProxyCategory_com_google_web_bindery_requestfactory_shared_impl_BaseProxyCategory$1 El jueves, 30 de abril de 2015, 9:41:08 (UTC-5), Jonathan Franchesco Torres Bca escribió: Hi, i want to use beanproxy with rpc. something like that public class UIBdEmpresaImpl extends UIBdEmpresa { private

can i use beanproxy from rpc?

2015-04-30 Thread Jonathan Franchesco Torres Bca
Hi, i want to use beanproxy with rpc. something like that public class UIBdEmpresaImpl extends UIBdEmpresa { private final ServiceExportarAsync servicioExportar = GWT.create(ServiceExportar.class); private UIHomeBdEmpresa uiHomeBdEmpresa; public UIBdEmpresaImpl(UIHomeBdEmpresa

Re: How to implement select all checkbox header for cell table

2015-02-05 Thread Jonathan Franchesco Torres Baca
Clase con el Grid: /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.webgocommerce.client.view.grid; import com.google.gwt.cell.client.Cell; import

Re: [gwt-contrib] problem with Change-Id in (gwt-site) git push origin HEAD:refs/for/master

2014-10-17 Thread 'Jonathan Nieder' via GWT Contributors
What does 'git log -1' say? I'm guessing there's a Conflicts: section under the Change-Id line. The Change-Id needs to be in the last paragraph, and unfortunately the commit-msg hook isn't smart enough about warning about that today. Le Fri Oct 17 2014 at 2:57:33 PM, Scott Morgan sc...@adligo.com

Re: RPC vs. RequestFactory vs. RestyGWT

2014-10-16 Thread Jonathan Franchesco Torres Baca
Hi, I share resources to reduce online learning. good luck! MOOC: https://holamundodev.appspot.com/preview Post: http://www.enjava2.com/2014/07/devol.html CRUD in GitHub: Dailypoor - code : https://github.com/chescot2302/dailypoor Link App: https://dailypoor.appspot.com/ APP in GitHub: Devol

Re: Login + CRUD example

2014-10-10 Thread Jonathan Franchesco Torres Baca
https://devolpay.appspot.com/#X APP https://dailypoor.appspot.com/ CRUD http://www.enjava2.com/2014/07/devol.html post of app devol my github https://github.com/chescot2302/devol and https://github.com/chescot2302/dailypoor good luck! 2014-10-10 5:48 GMT-05:00 Thomas Käfer

Re: Login + CRUD example

2014-10-10 Thread Jonathan Franchesco Torres Baca
https://holamundodev.appspot.com/preview Here, you can to learn basic gwt! 2014-10-10 8:18 GMT-05:00 Jonathan Franchesco Torres Baca chescot2...@gmail.com: https://devolpay.appspot.com/#X APP https://dailypoor.appspot.com/ CRUD http://www.enjava2.com/2014/07/devol.html post of app devol

Re: [gwt-contrib] Emma or JaCoCo support needs some attention

2014-05-20 Thread Jonathan Fuerth
Don't let the project's short/old history fool you; this project isn't dead, it's just been working for us and hasn't needed any changes in 2+ years. Let us know if you run into any problems with it! -Jonathan On Tue, May 20, 2014 at 1:12 PM, David david.no...@gmail.com wrote: Hi Nicolas, No I

Re: error beanproxy can't Content other beanproxy

2014-05-11 Thread Jonathan Franchesco Torres Bca
El viernes, 2 de mayo de 2014 17:19:08 UTC-5, Jonathan Franchesco Torres Bca escribió: Hi,i can to send a beanproxy in beanproxy from frontend to backend, but of backend to frontend i can't to send a beanproxy in of other beanproxy. In spanish. Hola, yo tengo una duda, yo puedo enviar

Re: error beanproxy can't Content other beanproxy

2014-05-11 Thread Jonathan Franchesco Torres Bca
On Saturday, May 3, 2014 12:19:08 AM UTC+2, Jonathan Franchesco Torres Bca wrote: Hi,i can to send a beanproxy in beanproxy from frontend to backend, but of backend to frontend i can't to send a beanproxy in of other beanproxy. In spanish. Hola, yo tengo una duda, yo puedo enviar un

error beanproxy can't Content other beanproxy

2014-05-02 Thread Jonathan Franchesco Torres Bca
Hi,i can to send a beanproxy in beanproxy from frontend to backend, but of backend to frontend i can't to send a beanproxy in of other beanproxy. In spanish. Hola, yo tengo una duda, yo puedo enviar un beanproxy con otro beanproxy dentro de este desde el cliente al servidor y funciona genial,

GWT 2.6.0 change from 2.5.1: member variables no longer initialized to null in prototype

2014-03-25 Thread Jonathan McPherson
variable values to 3rd party libraries that don't like 'undefined') and JSNI (wherein we often test with === null). Jonathan. -- 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

Newbie GWT 2.6.0 Question on inheritance - Maybe a bug?

2014-03-04 Thread Jonathan Stevens
Hey Everyone, I am having an issue that showed up in GWT 2.6.0 that was not present in 2.5.1. It seems that if a derived class overrides a method used by the base c-tor, any declared member variables are available in the base. It feels like a scoping issue. I posted a code snippet below. The

MGWT problem GWT 2.6.0

2014-02-03 Thread Jonathan Franchesco Torres Bca
Error: Loading modules org.gdgassistant.gdgassistant Loading inherited module 'org.gdgassistant.gdgassistant' Loading inherited module 'com.googlecode.mgwt.MGWT' Loading inherited module 'com.googlecode.mgwt.MGWTMin' Loading inherited module

Re: GWT 2.6.0 now available

2014-01-31 Thread Jonathan Franchesco Torres Baca
great! 2014-01-31 Patrice De Saint Steban patou.de.saint.ste...@gmail.com: The 2.6.0-rc3 version exist in the maven central. You can use it, and define the dependencies in the plugin configuration for use the 2.6.0 version. Le vendredi 31 janvier 2014 12:48:36 UTC+1, Bruno Santos a écrit :

RequestFactory WITH MGWT-PHONEGAP

2013-12-18 Thread Jonathan Franchesco Torres Bca
Hi, I have tested this RPC with mgwt-phonegaphttp://blog.daniel-kurka.de/2012/04/gwt-rpc-with-phonegap-revisited.htmland works great, but I have a problem with this Blog Daniel Kurka - problem (RequestFactory with

Re: JPA for GWT

2013-12-02 Thread Jonathan Fuerth
their bearings on the errai-dev mailing list, #errai on FreeNode, and our web forum. Best regards, Jonathan On Wednesday, 27 November 2013 11:59:43 UTC-5, Ltearno wrote: The problem is that Errai is not supported by an underlying powerful SQL implementation. That's why they say those features

Re: Firefox in OS X freezes in DevMode.

2013-11-14 Thread Jonathan Strootman
This is happening to some of our guys too. We used the workaround that Carlos mentioned, launching FF as root. On Saturday, November 9, 2013 9:52:55 PM UTC-7, Carlos Aguayo wrote: I really appreciate your help Colin. At this point I believe it's some misconfiguration in my computer. I tried

[gwt-contrib] Re: Setting up Eclipse for Contributing to GWT

2013-09-30 Thread Jonathan Strootman
The only part I got stuck on was the tools installation. It is mentioned in the README.txt, but I mixed it up with the tools directory that is in the source already. As Thomas pointed out, it is a separate repo. I'm guessing that I'm not the only one who ran into that problem. Also, if you

Re: CellTable:: Deselecting an already selected row

2013-09-06 Thread jonathan
public class MyDataGridT extends DataGridT { private SetT priorSelectionSet_; /** * Allows User To Deselect A DataGrid Row By Clicking A Second Time On The Prior Selection */ private void addDeselectMechanism(){ /* NOTES: 1. ClickHandler() fires every time the grid

Re: GWT AND SOAP

2013-07-24 Thread Jonathan Franchesco Torres Bca
Hi, I am interested in your work, I need to perform the same work as your in www.kiongo.com, my email is chsscot2...@gmail.com El jueves, 26 de julio de 2012 08:31:00 UTC-5, Blake escribió: Greetings, I ran through the same issues. Spent quite a bit of time banging my head against the

Re: GWT 2.4 Validation Tool not picking up @ExtraTypes on superclasses

2013-06-14 Thread Jonathan Nash
substring with length of whatever the fully qualified name I'm looking for is. Is there a better way to do this? Thanks, Jonathan On Saturday, February 23, 2013 6:33:55 AM UTC-5, Thomas Broyer wrote: On Saturday, February 23, 2013 5:20:23 AM UTC+1, Bademus ᵗʰᵉ wrote: It seems that GenTool goes

Re: [WARN] 404 - GET /.nocache.js (127.0.0.1) 1397 bytes

2013-05-19 Thread jonathan wilson
i just saw this post: http://www.manning-sandbox.com/thread.jspa?threadID=51625 in particular: In order to make it working, this is how the reference to the nocache.js file should look like: script type=text/javascript language=javascript

Re: RequestFactoryEditorDriver (or any type of Editor) and ValueChangedEvent

2013-03-22 Thread Jonathan Jones
on this. Jonathan On Wednesday, March 20, 2013 3:54:05 PM UTC, El Mentecato Mayor wrote: I think you can do what you want with ValueAwareEditor: http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/editor/client/ValueAwareEditor.html On Thursday, March 14, 2013 12:34:09 PM UTC-4

RequestFactoryEditorDriver (or any type of Editor) and ValueChangedEvent

2013-03-15 Thread Jonathan Jones
Hi all, I am new to GWT 2.5 so please forgive me. I have successfully managed to bind my Editor (RequestFactoryEditorDriver) to my Proxy objects and am saving away etc all very well. However, I would really like to listen for change events (on the proxy or any of the fields in my delegate).

Re: Regarding communication method

2013-01-06 Thread Jonathan Franchesco Torres Baca
I can to help you, but i don't speak english fine, i write in spanish... Para la comunicacion puedes usar rpc o requestfactory El 02/01/2013 08:00, nalini@googlemail.com escribió: I am new to GWT... And planning to develop a prototype in GWT for a company... Can anyone tell me how to

Re: GWT WebApp and iOS 6 Safari

2012-12-19 Thread Jonathan Matthews
Enrico, thanks for noting your solution here. I've been battling with the same issue and while your solution didn't work exactly for me (I don't know why) it allowed me to find another way relatively easily. For anyone else who comes across this I had to first inherit logging (I wasn't using it

Re: GWT textbox.

2012-12-19 Thread Jonathan
Any news on *'Even i cannot be able to select the text by dragging the mouse over the text.*'? I have the same issue in IE9. Is this already fixed? Other solutions? Gr Op donderdag 30 augustus 2012 23:21:44 UTC+2 schreef Bobby het volgende: onFocus of any of the textboxes in my GWT

Redirect in GWT

2012-11-29 Thread Jonathan Franchesco Torres Bca
Hi, I have a problem to call a module from another module Help me, please. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/YHbgm7xGJUwJ. To post

[gwt-contrib] Re: Add multiple attribute to InputElement / FileUpload widget to enable the HTML5 multiple attribute. (issue1786803)

2012-07-21 Thread Jonathan Heinberg
-toolkit/issues/detail?id=5295. If this isn't to your liking, I can try setting it directly. Thanks, Jonathan On Thu, Jul 19, 2012 at 6:31 PM, Brian Slesinsky skybr...@google.comwrote: Hmm... if we put it in, we at least would need to document that it's not supported by all browsers and skip

Re: DevMode not working in Chrome after update

2012-07-19 Thread Jonathan Fuerth
:-1603582656:522023918672837:ERROR:webplugin_impl.cc(269)] Couldn't initialize plug-in NPP_Destroy(instance=0x1150b0) LocalObjectTable::freeAll() Disconnecting already disconnected channel Any ideas? -Jonathan -- You received this message because you are subscribed to the Google Groups Google Web

GWT SuggestBox mapping of European characters to American keyboard

2012-06-22 Thread Jonathan
I have a GWT SuggestBox that contains a mix of European and American words as suggestions. For example, some words have European characters, such as français. My target audience is American so I would like to allow automatic mapping of similar letters on an American keyboard to the European

Re: GWT architecture

2012-06-08 Thread Jonathan Franchesco Torres Baca
i'm propose this: http://www.youtube.com/watch?v=bFGeIh3Cyq0feature=plcp 2012/6/8 Akram Moncer akram.mon...@gmail.com thanks 2012/6/3 Gonzalo Ferreyra Jofré gonzal...@gmail.com Hi Akram, you can start with this video Google I/O 2009 - Best Practices for Architecting GWT

Re: Generate URL to image stored on server

2012-06-07 Thread Jonathan Franchesco Torres Baca
Usa el la clase Key de google engine y autogenerala 2012/6/7 Derek derekad...@gmail.com Because you need to use GWT.getHostPageBaseURL() not GWT.getModuleBaseURL() (or use modulebase, but prepend ../ to your filename). I assume the actual url to get the image is

Básic Slider with native code GWT, create for me

2012-05-01 Thread Jonathan Franchesco Torres Bca
http://rajonjava.blogspot.com/2012/05/slider-basico-en-gwt.html -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

Re: Can't open my code with the GWT Designer

2012-04-20 Thread Jonathan Franchesco Torres Baca
the problem isn't ubuntu. your problem is the openjdk. My OpenJDK: java version 1.6.0_20 OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1~10.04.1) OpenJDK Server VM (build 19.0-b09, mixed mode) :) El 8 de abril de 2012 17:50, Jonathan Franchesco Torres Baca chescot2

Re: Can't open my code with the GWT Designer

2012-04-20 Thread Jonathan Franchesco Torres Baca
GWT funciona con JDK5 o JDK6 El 6 de abril de 2012 15:08, Adam Trojnar trojnara...@gmail.com escribió: On ubuntu 12.04 with OpenJDK and Java version 1.7.1 I can't open GWT DESIGNER to :( but on ubuntu 11.10 with Java 1.7.3 GWT Designer working good. -- You received this message because

The open-source RIA blueprint sample application 'CrePetstore' and the book 'Building Rich Internet Applications using Flex and Java'

2011-11-19 Thread Jonathan suh
My name is Jonathan Suh. I'm the specialist of Flex and Java development. I've made open-source RIA blueprint sample application 'CrePetstore' in order to give aid to Flex developers. The ‘CrePetstore’ sample application is an example of a fairly common solution in Rich Internet Applications

GWT Module cleanup

2011-11-18 Thread Jonathan Gossage
GWT has the entry point EntryPoint to initialize a module but I cannot find an analogous entry point for a module being unloaded. I want to release some resources when a module is unloaded and I can`t find the place to do it. Any ideas? -- You received this message because you are subscribed to

Re: Display first web page in GWT

2011-11-14 Thread Jonathan Gossage
with a space, I don't think comma is working } On 13 Νοέ, 17:51, Jonathan Gossage jgoss...@gmail.com wrote: I am a complete beginner with GWT and web development generally and I trying to build a GWT app using baby steps so I can understand each step. I have created a tiny app that simply

Re: Display first web page in GWT

2011-11-14 Thread Jonathan Gossage
I have also tried not setting a background image so only the border should be displayed. Since this is not happening I have to assume that: a) The panel is not being rendered. b) The stylesheet entry is being ignored. On Mon, Nov 14, 2011 at 1:53 PM, Jonathan Gossage jgoss...@gmail.comwrote

Display first web page in GWT

2011-11-13 Thread Jonathan Gossage
-INF/images/background.jpg); width: 80%; height: 80%; border: 10px,solid,red; } My problem is that I do not see any evidence of the styling in the displayed web page. I have verified that the onModuleLoad() method is being called. Can anyone spot what I could be doing wrong: Jonathan Gossage

Loading a GWT application n development mode

2011-11-10 Thread Jonathan Gossage
or where to start trouble shooting. This is my first web project so I would appreciate any information on what I might have possibly done wrong. Jonathan Gge -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web

Unable to load GWT Design View in Eclipse

2011-11-08 Thread Jonathan Gossage
I have installed a clean version of Eclipse 3.7 and the Google Web Toolkit 2.4 including App-engine and GWT. The designer shows up as installed but I can find n way to invoke or use it. How am I supposed to access it. Jonathan Gossage -- You received this message because you are subscribed

Re: Unable to load GWT Design View in Eclipse

2011-11-08 Thread Jonathan Gossage
Apparently I am not looking in the right place for documentation. I spent an entire day looking for this information without success. On Tue, Nov 8, 2011 at 12:23 PM, Eric Clayberg (Google) clayb...@google.com wrote: Have you tried opening one of your GWT UI classes (Java or UiBinder) with

ActivitiesPlaces with GXT

2011-10-04 Thread Jonathan Aubuchon
I tried to use ActiviesPlaces with GXT 2.2.5 and it failed . PlacesController.goTo(..) crashed the application when the view contained a GXT FormPanel The problem is from me or we can't use Places with GXT for the moment? We have to wait for the GXT 3.0 version? Thank you -- Jonathan

Re: GWT Community size ?

2011-10-04 Thread Jonathan Aubuchon
Thank you David On 3 oct, 11:58, David Chandler drfibona...@google.com wrote: Hi Jonathan, There are a couple ways to gauge this. You can see the number of times each version of GWT is downloaded here: http://code.google.com/p/google-web-toolkit/downloads/list This does not include

GWT Community size ?

2011-10-02 Thread Jonathan Aubuchon
Hi all, Does anyone know how big is the GWT Community size? - Number of developpers who using it - Number of websites who using it - Number of business who using it (Approximately...) Thank you guys. -- Jonathan Aubuchon Student in Software Engineering http://www.jonathanaubuchon.com -- You

Maven + GWT + GAE (discussion)

2011-07-11 Thread Jonathan Aubuchon
Hi, it's been few hours that I try the gwt-maven-plugin (2.3.0-1) and maven-gae-plugin (v 0.8.4). There is my conclusion: 1) documentations are not up to date 2) not a lot of recent discussion on the subject ( 3 months) 3) very complicated to set up There are the features that I succeed to

Re: ActivitiesPlaces : Custom Composite inside a view (design question)

2011-06-06 Thread Jonathan Aubuchon
) 3) you set the widget of the container [container.setWidget(view)] is it right? On 6 juin, 06:09, Thomas Broyer t.bro...@gmail.com wrote: On Monday, June 6, 2011 3:08:58 AM UTC+2, Jonathan Aubuchon wrote: Hi, I'm a beginner with the architecture MVP Activities and Places. Suppose I have two

Re: ActivitiesPlaces : Custom Composite inside a view (design question)

2011-06-06 Thread Jonathan Aubuchon
Ok, thank you for your help Thomas Broyer! On 6 juin, 15:15, Thomas Broyer t.bro...@gmail.com wrote: No, the factory is only an interface, automatically implemented by GIN's AssistedInject. It only instantiates the presenter, passing the method arguments and a few others to the presenter's

ActivitiesPlaces : Custom Composite inside a view (design question)

2011-06-05 Thread Jonathan Aubuchon
Hi, I'm a beginner with the architecture MVP Activities and Places. Suppose I have two views: View1 and View2 (The two views have their own activity) Now suppose that I have one Composite (named Composite A) used by the two views. This Composite aggregate a textbox, display informations and make

Re: CssResource + GWT widget

2011-05-30 Thread Jonathan
Thank you Thomas. (in a context of MVP / activities places) Is it a better design decision to use one big general CSS for all my application or have one general CSS + smalls CSS for each views ? On 30 mai, 06:39, Thomas Broyer t.bro...@gmail.com wrote: Unless you add an @external gwt-Label;

CssResource + GWT widget

2011-05-29 Thread Jonathan
Hi, I'm trying to style a GWT widget with a CssResource (stored inside a Client Bundle). inside SampleView.css : .gwt-Label{ color:yellow; } inside my view: GlobalResources.INSTANCE.sampleView().ensureInjected(); Label lblNewLabel = new Label(New label);

Re: CssResource + GWT widget

2011-05-29 Thread Jonathan
just to be clear, if I add the .gwt-Label{ color:yellow; } inside the global CSS file included in my static HTML file, it works (I don't need to use the setStyleName). On 29 mai, 21:23, Jonathan jonathan.aubuc...@gmail.com wrote: Hi, I'm trying to style a GWT widget with a CssResource

Re: GWT Designer + GXT - Palette don't display GXT components

2011-05-26 Thread Jonathan
fine using GWT Designer and GWT Java UIs. On May 24, 10:08 am, Jonathan jonathan.aubuc...@gmail.com wrote: Hi Eric, I'm editing a Uibinder file. I see all the gwt components, but not the gxt components Still have the problem. On 24 mai, 10:00, Eric Clayberg clayb...@google.com

Re: GWT Designer + GXT - Palette don't display GXT components

2011-05-24 Thread Jonathan
class. On May 22, 11:42 pm, Jonathan jonathan.aubuc...@gmail.com wrote: Hi, This is my versions: gxt-2.2.4-gwt22.jar Google Web Toolkit SDK 2.3.0    2.3.0.r36v201104261928 com.google.gwt.eclipse.sdkbundle.e36.feature.feature.group GWT Designer    2.3.1.r36x201105142201

GWT Designer + GXT - Palette don't display GXT components

2011-05-23 Thread Jonathan
Hi, This is my versions: gxt-2.2.4-gwt22.jar Google Web Toolkit SDK 2.3.02.3.0.r36v201104261928 com.google.gwt.eclipse.sdkbundle.e36.feature.feature.group GWT Designer2.3.1.r36x201105142201 com.google.gdt.eclipse.designer.feature.feature.group GWT Designer Core

Re: expand ListBox as droplist using keyboard

2011-04-04 Thread Jonathan Alon
. Alexandre. 2011/3/21 Jonathan Alon jonno...@gmail.com Hi, I have a FlexTable full of ListBoxs set to 1 visible item, when clicked on with the mouse the listbox will expand and let me see the full list of items, I want to create a keyboard shortcut to mimic the same effect. I've

expand ListBox as droplist using keyboard

2011-03-22 Thread Jonathan Alon
Hi, I have a FlexTable full of ListBoxs set to 1 visible item, when clicked on with the mouse the listbox will expand and let me see the full list of items, I want to create a keyboard shortcut to mimic the same effect. I've tried adding keypresshandler to handle specific key and through it fire

Re: Inter-frame communication

2010-03-19 Thread Jonathan Hunt
. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Jonathan J Hunt j

Conditional code splitting

2010-03-10 Thread Jonathan
Has anyone come up with a good solution for conditional code splitting? Code splitting increases compilation time which we want to avoid during normal development. It would be nice if GWT provided a simple means of disabling it through the module descriptor file similar to how you can alter the

Re: Cannot get code splitting to work

2010-02-06 Thread Jonathan
the code in Bob is so trivial that the GWT compiler inlined it completely? On Fri, Feb 5, 2010 at 11:06 AM, Sky myonceinalifet...@gmail.com wrote: Hi Jonathan. I just tried making some of my own code split using the async callback for the first time and I was successful. I get a deferredjs folder

Cannot get code splitting to work

2010-02-04 Thread Jonathan
If I create a basic GWT 2.0 project, and add some basic code splitting, it works perfectly fine. But our main application is pretty massive and complex. I cannot get it to split ANY code whatsoever - even the most basic test. I generally confirm this by looking at the soyc compile report but

Cannot get code splitting to work

2010-02-04 Thread Jonathan
If I create a basic GWT 2.0 project, and add some basic code splitting, it works perfectly fine. But our main application is pretty massive and complex. I cannot get it to split ANY code whatsoever - even the most basic test. I generally confirm this by looking at the soyc compile report but

Cannot get code splitting to work

2010-02-03 Thread Jonathan
If I create a basic GWT 2.0 project, and add some basic code splitting, it works perfectly fine. But our main application is pretty massive and complex. I cannot get it to split ANY code whatsoever - even the most basic test. I generally confirm this by looking at the soyc compile report but

Re: Ext/GXT/ExtGWT v2.1.0 vs. SmartGWT v2.0

2010-02-03 Thread Jonathan
I'm also using GXT on a very, very large project. My experience has been pretty positive. I've been working with the GXT library over a year. The appearance of most components can be changed pretty easily. I prefer the GXT rendering model over GWT. We have custom versions of nearly every GXT

Re: GWT 2.0.0 FreeBSD Port, GWT Developer Plugin for Firefox FreeBSD port and Eclipse plugin installation instructions

2010-01-11 Thread Jonathan
Instead of: RUN_DEPENDS += java:${PORTSDIR}/... Use: USE_JAVA=yes JAVA_VERSION=1.6+ -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this

Re: Migrating to 2.0 layout panels, problem with redraw after javascript callback

2009-12-21 Thread jonathan
to look for a solution. Jonathan -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr

Migrating to 2.0 layout panels, problem with redraw after javascript callback

2009-12-19 Thread jonathan
conflict between this machinery and the facebook API? With thanks, Jonathan -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email

Re: Announcing the Google Plugin for Eclipse 1.1.0

2009-07-30 Thread Jonathan Kushner
that's great news. thanks for all the hard work put into this. On Thu, Jul 30, 2009 at 2:44 PM, Jeff Chimene jchim...@gmail.com wrote: On 07/30/2009 10:00 AM, Miguel Méndez wrote: Hi everyone, We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available.

[off-topic] mind spending a moment to critique my thank you letter?

2009-07-25 Thread Jonathan Kushner
in this process and discuss the position further with you. Again, thank you for your time. Regards, Jonathan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: Create EMPTY project with Google Plugin for Eclipse

2009-07-13 Thread Jonathan Kushner
I second this. I'll definitely star this issue once it's available on GoogleCode. On Mon, Jul 13, 2009 at 3:51 PM, martinhansen martin.hanse...@googlemail.com wrote: Hello Jason, thanks for your swift response. Too bad this is not possible yet. I will star it. Unfortunately, I get a 404

Re: overview of SmartGWT EE

2009-07-07 Thread Jonathan Kushner
What is the current quote for a single developer license for EE, just out of curiosity? On Tue, Jul 7, 2009 at 6:38 AM, Sanjiv Jivan sanjiv.ji...@gmail.com wrote: Hi,The SmartClient folks have released SmartGWT EE, the enterprise version which is built over SmartGWT LGPL. I recently test drove

Re: overview of SmartGWT EE

2009-07-07 Thread Jonathan Kushner
Nevermind. I've found the information. Thanks. On Tue, Jul 7, 2009 at 8:06 AM, Jonathan Kushner jonkush...@gmail.comwrote: What is the current quote for a single developer license for EE, just out of curiosity? On Tue, Jul 7, 2009 at 6:38 AM, Sanjiv Jivan sanjiv.ji...@gmail.comwrote: Hi

Re: overview of SmartGWT EE

2009-07-07 Thread Jonathan Kushner
, 2009 at 8:16 AM, Cristian Chiovari cristian.chiov...@gmail.com wrote: I need that info too ...give me a link plz On Tue, Jul 7, 2009 at 3:14 PM, Jonathan Kushner jonkush...@gmail.comwrote: Nevermind. I've found the information. Thanks. On Tue, Jul 7, 2009 at 8:06 AM, Jonathan Kushner

Re: Is it possible to call the GWT Service outside the entry point?

2009-06-11 Thread Jonathan Kushner
As long as you're obiding by the rules of GWT client-side handling, you can call anywhere you'd like within the client package. It looks like your experience a rendering versus service calling effect. I would review the documentations on best practices for creating a GWT Application with RPC's.

  1   2   >