Search Type: Posts; User: joostb
Search: Search took 0.03 seconds.
-
11 Dec 2011 10:39 AM
Jump to post Thread: Tab panel and lazy rendering by joostb
- Replies
- 1
- Views
- 1,060
Is it correct that for a tabpanel in 3.0 all tabs are rendered immediately (also those that are not initially visible) while in 2.x they were rendered (i.e. the gwt Widget.onLoad() is called) in a...
-
11 Dec 2011 5:55 AM
- Replies
- 2
- Views
- 1,140
Thanks Sven for responding (on a sunday ;))
You were right, the path to my 'reset.css' had a typo, all is fine now -
11 Dec 2011 1:06 AM
- Replies
- 2
- Views
- 1,140
I used the following code snippet and I cannot get rid of the unwanted margin on the left and top of the viewport
public class MySampleApplication implements EntryPoint, IsWidget {
... -
5 Dec 2011 1:34 PM
Jump to post Thread: A VerticalTabPanel for EXT-GWT by joostb
- Replies
- 1
- Views
- 1,059
ok, got it working now on both IE & chrome
code needs cleanup though -
4 Dec 2011 12:39 PM
Jump to post Thread: A VerticalTabPanel for EXT-GWT by joostb
- Replies
- 1
- Views
- 1,059
Hi, I have started converting the vertical tab panel implementation by Totti (http://iamtotti.com/blog/2010/03/extjs-vertical-tabpanel-example/) for ext-js to ext-gwt.
The basic case, tabs on the...
Results 1 to 5 of 5
