64BitAsura / google-gin

Automatically exported from code.google.com/p/google-gin
Apache License 2.0
0 stars 0 forks source link

Applying multiple activity managers for controlling different panels in same screen GWT GIN #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I have header and footer in all the pages.Footer is static,however my header 
has two buttons which is always on screen throughout the application.when i 
click on any button,i want one of my view to be visible on screen along with 
the header.

You can corelate this as dock panel.North and south section of this panel is 
always loaded with header and foooter ,and depending upon user action content 
gets changed only at center panel.

That means i have two activity in parallel i.e. my headerActivity and 
XYZActivity(content at center panel).

*****It will  be of great use if any one can share such code******

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

What version of the product are you using? On what operating system?

GWT 2.3.0

Please provide any additional information below.

Original issue reported on code.google.com by shariq.h...@mediaagility.co.in on 9 Jun 2011 at 12:38

GoogleCodeExporter commented 8 years ago
I don't see any Gin relevant content in this bug report. If you have GWT 
questions, please ask them on google-web-toolkit@googlegroups.com. If you have 
any Gin related bug reports please add additional content to this bug.

Original comment by aragos on 9 Jun 2011 at 4:37