Problems with RequestBuilder

2017-01-12 Thread Jorge Mendoza
Hello Dears, I have this code and looks li

How to find out which line was selected in one GWT grid canvas?

2014-07-17 Thread Jorge Luis Pérez Medina
I'm working on one GWT grid Canvas based on this in the fiddle My gridCanvas Object has horizontal lines represent paths. Also the object has vertical lines that represent sections. I want to know how I could get the user's selection, for example, if the user has

Re: Problem with SuggextBox as table cell

2012-12-18 Thread jorge vasquez
) { if (!styleName.isEmpty()) { suggestBox.setStyleName(styleName); } if (!popupStyleName.isEmpty()) { suggestBox.setPopupStyleName(popupStyleName); } } if you have another question, ask me. I hope I can clear your doubts. Jorge Vasquez. El miércoles, 12 de diciembre

Re: Problem with SuggextBox as table cell

2012-11-06 Thread jorge vasquez
, then the new result will be show I found other thing which need solve , for show the suggestbox better , if you found others fix or solutions for solve you can put here for improve the code :D regards, Jorge Vasquez -- You received this message because you are subscribed to the Google Groups

Removing a droptarget from DOM.

2012-07-10 Thread Jorge Boscan
*Explanation* I'm creating an application which let's you initially have 1 droptarget, and the items you insert could also be droptargets. All items inserted in the mainPanel can be move around in the same way as the flexTable example in the gwt-dnd samples. Also all items can be removed, an

Re: RemoteServiceServlet.processCall

2011-04-12 Thread Jorge
I'll try this. Thanks a lot Paul! On 10 abr, 03:28, Paul Stockley wrote: > This is what I do from within processCall to wrap exceptions with a specific > exception: > >         try { >             return super.processCall(payload); >         }catch(Exception e) { >             String errorMsg ="

RemoteServiceServlet.processCall

2011-04-09 Thread Jorge
if there is any easy way to do this? Any help would be very appreciated. Thanks, Jorge -- 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

getting offsetWidth real value

2011-01-07 Thread Jorge
executed or the browser? Is there another solution for obtaining offsetWidth real value before user starts interacting with the application? Thanks in advance, Jorge -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to

Re: GWT module 'X' needs to be (re)compiled, please run a compile or use the Compile/Browse button in hosted mode

2010-10-26 Thread jorge
Finally I got it working! I follow this instructions: http://mojo.codehaus.org/gwt-maven-plugin/user-guide/war-folder.html greetings, Jorge On 25 oct, 09:41, jorge wrote: > Hi! > > I was trying to update to GWT 2.0.4 from 1.7.0 and I got this message. > I'm using gwt-maven-

GWT module 'X' needs to be (re)compiled, please run a compile or use the Compile/Browse button in hosted mode

2010-10-25 Thread jorge
osted mode server at localhost:9997" even when I run maven plugin in port 9997 or ip 127.0.0.1 Anyone can help me, please? Thanks, Jorge -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to

Re: Problems with jasperreports integration

2010-08-23 Thread Jorge Neya
I had this problem to. I resolved this net.sf.jasperreports jasperreports 3.7.4 jdtcore eclipse

Re: SuggestBox hides RootLayoutPanel and all its contents

2010-01-13 Thread Jorge
Issac and Upendra, Thank you for your response. I don't seem to find any white overlay, when the popup shows GWT adds an Iframe and a div, I understand that the Iframe is there to make the popup draw over such elements as Select inputs and it's positioned exactly surrounding the popup. The div co

Re: SuggestBox hides RootLayoutPanel and all its contents

2010-01-11 Thread Jorge
It's been a couple of weeks since I posted this, I wonder if I'm asking a dumb newbie cuestion. I've searched this group and I can't find any solutions. Could anyone be so kind to point me in to the right direction? Thank you. On Dec 30 2009, 3:46 pm, Jorge wrote: &g

SuggestBox hides RootLayoutPanel and all its contents

2009-12-31 Thread Jorge
oracle.add("Dog"); oracle.add("Cat"); oracle.add("Bird"); test = new SuggestBox(oracle); initWidget(binder.createAndBindUi(this)); } And that generates the problem. Any ideas would be kindly appreciated Thank You Jorge

Re: doubt about composite

2009-11-10 Thread jorge
It works perfectly. thanks! On 10 nov, 13:57, abhiram wuntakal wrote: > Hi Jorge, > > Once the composite panel is loaded at any point of time if u want to change > the image displayed by the image widget, just use the setUrl functionality > and the image gets changed automat

doubt about composite

2009-11-10 Thread jorge
Hi, I have a composite that has an image as main widget and I would like to change that image after the creation of the composite instance. Is this possible or do I have to create a new instance with the new image to replace the older one? Thanks and regards, Jorge

history management (undo-redo)

2009-10-17 Thread jorge
d not in any other case. So my question is: Is it possible to identify it the source of the event is originated by the back, or forward button? because depending on that, the behaviour of my history should be different. Thanks and regards,

need some help

2009-10-13 Thread jorge
con and pointer remains visible? If there is any example on that or someone can help me I would be very grateful Thanks and regards, Jorge --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit&quo

Re: IE error can't debug!

2009-05-29 Thread jorge
Hi all, As Thomas says, it's a known bug for which there has not been solution for a long time (I had the same problem). The hack is simple but as the GWT team doesn't know why this is happening (it shouldn't) they have not solved it yet. The bug doesn't appear in firefox, only in ie, but it's t

Re: Integrating GWT/Hibernate, what does SPRING give us?

2009-02-12 Thread Jorge Guerrero Damian
book when integrate GWT with hibernate, spring mvc and spring security, and more http://code.google.com/p/tocollege-net/, take a look, can be interesting for you 2009/2/12 Christoph > > Thanks Jorge, for you info. > > After a bit more research, I posted a similar question on the Sprin

Re: Integrating GWT/Hibernate, what does SPRING give us?

2009-02-12 Thread Jorge Guerrero Damian
gt; should we use? > > Thanks, > Christoph > > > -- Jorge Guerrero Damián Ingeniero Civil en Informática Egresado de Magister en Ciencias de la Ingeniería Informática U.T.F.S.M. --~--~-~--~~~---~--~~ You received this message because you are su

Re: New to the GWT

2008-11-25 Thread Jorge Muralles
Thank you.   I jalso just dowload eclipse. I was loooking at it, I like it. Do you think that that is a good development tool?   Thanks Sincerely yours; Jorge Muralles 401-849-5323 401-855-1335 www.locopro.com --- On Tue, 11/25/08, Reinier Zwitserloot <[EMAIL PROTECTED]> wrote:

Re: New to the GWT

2008-11-25 Thread Jorge Muralles
Hi there, how are you, is this the only way to run the createproject application.   Once is running, does it have a user interface?   I really do not know how to run it from the coomand promtp. how would I gt to it? Sincerely yours; Jorge Muralles 401-849-5323 401-855-1335 www.locopro.com

GWT layers

2008-10-31 Thread jorge jota
I can't build a jar file with the cvs source. Someone want to help me? i ca't find this import: import com.eg.gwt.openLayers.client.event.ControlDeactivateListener; and this import com.eg.gwt.openLayers.client.event.ControlActivateListener; Thank you very much. --~--~-~--~~---