Viewport layout

24 views
Skip to first unread message

Z.A Jafari

unread,
Dec 17, 2011, 3:21:09 AM12/17/11
to google-we...@googlegroups.com
 
Hello there,
 
i am a begginer to GWT/ExtGWT and when i run my first app,i have some gap on the top and right corner.please see the picture i have attached. I am using Viewport and BorderLayout.
 
cheers
Zolf
g1.gif

Dennis Haupt

unread,
Dec 17, 2011, 3:28:02 AM12/17/11
to google-we...@googlegroups.com
use firefox & firebug (a firefox plugin) or chrome. both offer very good
support if you want to know why "something is there", and you can change
the styles and everything on the fly and see what happens. there is no
faster way to learn all the css/layout stuff that you will need.

> --
> 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-we...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-tool...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.


--

Z.A Jafari

unread,
Dec 17, 2011, 3:35:33 AM12/17/11
to google-we...@googlegroups.com
 
i have firefox 8 and when i try to run the GWT on this browser it complains for google plugin and it does not install on it

Z.A Jafari

unread,
Dec 17, 2011, 3:46:01 AM12/17/11
to google-we...@googlegroups.com
i get this message,so i cannot use firefox 8.is it true

Z.A Jafari

unread,
Dec 17, 2011, 4:17:06 AM12/17/11
to google-we...@googlegroups.com
 
i updated FF to version 9 and GWT plugin is missing for it.any help on this

Z.A Jafari

unread,
Dec 17, 2011, 4:23:12 AM12/17/11
to google-we...@googlegroups.com
 
ok i am working with chrome for now and i dont see any reason why i have that gap as i have shown in the screenshot.please help

Ed

unread,
Dec 17, 2011, 5:32:32 AM12/17/11
to google-we...@googlegroups.com
FF 8 plugin: search in the forum, there is a plugin available for FF8, they almost talk about it daily... You should have seen it!
Your CSS problem (not a GWT problem): ask a CSS specialist.
Start by putting the following in your CSS:
* {
 padding: 0;
 margin: 0;
}

- Ed

Z.A Jafari

unread,
Dec 18, 2011, 1:26:31 AM12/18/11
to google-we...@googlegroups.com
 
thanks a lot

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
Reply all
Reply to author
Forward
0 new messages