google-code-export / gwt-platform

Automatically exported from code.google.com/p/gwt-platform
1 stars 0 forks source link

GXT BorderLayout Not Working with GWTP Tabs #421

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add GXT BorderLayoutContainer in the tabbody's nested presenters view 

What is the expected output? What do you see instead?

BorderLayoutContainer should only show up in the tabbody. 

But the BorderLayoutContent is starting from the browser begining.

What version of the product are you using? On what operating system?
GXT3, GWT2.4 and GWTP 0.7 on Windows XP

Please provide any additional information below.

More details are at this link.
http://www.sencha.com/forum/showthread.php?205736-GXT-BorderLayout-Not-Working-w
ith-GWTP-Tabs

Please help, Thanks in Advance.

Original issue reported on code.google.com by rmul...@gmail.com on 18 May 2012 at 2:49

GoogleCodeExporter commented 9 years ago
From reading your issue, you're using RevealRootContentEvent, their system 
seems to work with GWT layout system and you should use 
RevealRootLayoutContentEvent to be able to do that in GWTP.

Original comment by goudreau...@gmail.com on 23 May 2012 at 2:21