Re: Problem with GWT 1.5 and IE 7

2008-11-20 Thread Sumit Chandel
Hello Javier, I'm not sure I completely understand the issue you were facing. Could you post up some sample code that would help reproduce the problem on our end? >From what I understand, you're trying to capture click events on a given image widget. If this is the case, you should be able to add

Problem with GWT 1.5 and IE 7

2008-11-17 Thread jamer
Hello I write because I found that if you use a image as a button in GWT, and we associate a MouseListener, if you use the function onMouseDown, like a click, in IE 7, the application will not be able to click on any button browser, or use the scroll bar of it (not the browser application) or anyt

Re: Problem with GWT 1.5 and IE 7

2008-11-11 Thread Isaac Truett
If only "MyVehicle implements IsSubmarine, HasDoor" had produced a compile-time error. But now I know, right? On Tue, Nov 11, 2008 at 11:13 AM, Jason Essington <[EMAIL PROTECTED]> wrote: > That's funny, because my windows open, and I can get music ... of course my > car is a Jeep. > Maybe you s

Re: Problem with GWT 1.5 and IE 7

2008-11-11 Thread Jason Essington
That's funny, because my windows open, and I can get music ... of course my car is a Jeep. Maybe you shouldn't have implemented IsSilent, and IsSubmarine -jason On Nov 11, 2008, at 5:05 AM, Ian Bambury wrote: > Well, normally these things work, so without some kind of indication > of what y

Re: Problem with GWT 1.5 and IE 7

2008-11-11 Thread Ian Bambury
Well, normally these things work, so without some kind of indication of what you are doing, it is not easy to tell what you are doing wrong. "I have built a car and I can't open the window, what is wrong? Oh, and I can't get any music." Ian http://examples.roughian.com 2008/11/11 jamer <[EMAIL

Re: Problem with GWT 1.5 and IE 7

2008-11-11 Thread jamer
It is a full application, and i can't use the scrolll bar of web browser, or other button of IE 7 Thakn you On 10 nov, 00:02, "Ian Bambury" <[EMAIL PROTECTED]> wrote: > Not unless you have some code or an example or give more details. > You realise that you have to program history actions in for

Re: Problem with GWT 1.5 and IE 7

2008-11-09 Thread Ian Bambury
Not unless you have some code or an example or give more details. You realise that you have to program history actions in for yourself, do you? Ian http://examples.roughian.com 2008/11/9 jamer <[EMAIL PROTECTED]> > > Nobody can help me? > > thank you! > > > > --~--~-~--~~-

Re: Problem with GWT 1.5 and IE 7

2008-11-09 Thread jamer
Nobody can help me? thank you! --~--~-~--~~~---~--~~ 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, sen

Problem with GWT 1.5 and IE 7

2008-11-07 Thread jamer
I have problems running an application in IE or Hosted Mode in Windows. When I am viewing the application in the IE I do not answer the buttons on the browser, that is, the application goes well, but I can not clicked for example in the browser's back button or scroll bar of your browser. Why can