Re: gwt application does not run ie7

2009-09-03 Thread Ian Bambury
Without seeing the code, it's hard to tell. Personally, I'd level all the
browsers and then see what you get. It has to be margin or padding on
something, or some blank div that gets displayed in IE and not elsewhere.
Ian

http://examples.roughian.com


2009/9/3 aftershock ante...@gmail.com


 Looking at the IE version, it looks like you have a version which
 works and not the version that does not work.

 Do you mind if I ask you something else?

 In IE,I can see a wide line before the embedded application. I tried
 to make it disappear but I could not se far.
 How can I remove that?

 -I tried changing the tag of embedding application from div to span.no
 effect.
 -I tried display: block-inline style. no effect.
 -I tried to set padding and margin of body to 0. no effect.


 


--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-09-02 Thread Ian Bambury
Yes, a link might be useful.
Ian

http://examples.roughian.com


2009/9/1 aftershock ante...@gmail.com


 It is Internet explorer 7.00.6000.16386 .
 I could not see any error. Internet explorer printed a message done in
 statusbar.
 I could not see any triangle.
 I could see the html part of page but not gwt application embedded.
 The code is not so small. It would not fit here.
 I can send you zipped.
 Basically, it uses one or two native javascripts functions, the rest
 generates the interface: checkboxes,textboxes, one abspanel, one
 notebook.
 I could link the application , it is online.

 


--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-09-02 Thread Ian Bambury
Works fine for me in IE7 - well, I say 'fine' - you obviously need to level
your css and build it up as you want it and I haven't played around with it,
but I see everything in IE7 that I see in Chrome.
Ian

http://examples.roughian.com


2009/9/2 Ian Bambury ianbamb...@gmail.com

 Yes, a link might be useful.
 Ian

 http://examples.roughian.com


 2009/9/1 aftershock ante...@gmail.com


 It is Internet explorer 7.00.6000.16386 .
 I could not see any error. Internet explorer printed a message done in
 statusbar.
 I could not see any triangle.
 I could see the html part of page but not gwt application embedded.
 The code is not so small. It would not fit here.
 I can send you zipped.
 Basically, it uses one or two native javascripts functions, the rest
 generates the interface: checkboxes,textboxes, one abspanel, one
 notebook.
 I could link the application , it is online.

 



--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-09-02 Thread aftershock

What is your IE7 version?
What do you mean by leveling css?

--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-09-02 Thread Ian Bambury
7.0.6001.18000
Setting all css tags to the same for all browsers. E.g. body tags have
varying amounts of margin/padding etc depending on the browser. So set them
all to 0 and then build it all up again to what *you* want it to be.

Ian

http://examples.roughian.com


2009/9/2 aftershock ante...@gmail.com


 What is your IE7 version?
 What do you mean by leveling css?

 


--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-09-01 Thread aftershock

It is Internet explorer 7.00.6000.16386 .
I could not see any error. Internet explorer printed a message done in
statusbar.
I could not see any triangle.
I could see the html part of page but not gwt application embedded.
The code is not so small. It would not fit here.
I can send you zipped.
Basically, it uses one or two native javascripts functions, the rest
generates the interface: checkboxes,textboxes, one abspanel, one
notebook.
I could link the application , it is online.

--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-08-22 Thread aftershock

No, I have not resiricted it.
Since I asked this question, I came across the tool Ietester.
I managed to find that the application works in Ie7,ie6 in ietester
but it does not work on another machine where IE7 was installed.

I guess it means that it does not work on certain Ie7 machines...
I
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-08-22 Thread Ian Bambury
Obviously *your app* does not work on certain Ie7 machines but unless, as
Arthur requested, you indicate the error you are getting, or you post some
code to reproduce the problem, there isn't much anyone can do to help.
Ian

http://examples.roughian.com


2009/8/22 aftershock ante...@gmail.com


 No, I have not resiricted it.
 Since I asked this question, I came across the tool Ietester.
 I managed to find that the application works in Ie7,ie6 in ietester
 but it does not work on another machine where IE7 was installed.

 I guess it means that it does not work on certain Ie7 machines...
 I
 


--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gwt application does not run ie7

2009-08-21 Thread Arthur Kalmenson

We haven't had any issues with IE 7. Is there any JS error that you're
seeing in IE 7? Did you restrict to what GWT can compile to in your
module?

--
Arthur Kalmenson



On Mon, Aug 17, 2009 at 4:45 PM, aftershockante...@gmail.com wrote:

 Hi,
 I created a gwt application

 It runs under current Chrome, FIlefox,Opera, IE8

 but it does not under IE7. The program does not use ie7 specific code.
 Is it known bug? Is gwt not ok with ie7?
 What may be the reason?


 aftershock...
 


--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



gwt application does not run ie7

2009-08-17 Thread aftershock

Hi,
I created a gwt application

It runs under current Chrome, FIlefox,Opera, IE8

but it does not under IE7. The program does not use ie7 specific code.
Is it known bug? Is gwt not ok with ie7?
What may be the reason?


aftershock...
--~--~-~--~~~---~--~~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---