Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup Presenter with Parent Presenter #794

Open
rcbeuker opened this issue Apr 26, 2016 · 0 comments
Open

Popup Presenter with Parent Presenter #794

rcbeuker opened this issue Apr 26, 2016 · 0 comments

Comments

@rcbeuker
Copy link

rcbeuker commented Apr 26, 2016

I'm using the Popup Presenter to handle the windows in a desktop designed application:

http://dev.arcbees.com/gwtp/core/presenters/popups.html

This works but the implementation works with/from the Root presenter placing the windows over all other desktop parts (header, task bar etc.). I think most applications have a working area, in my situation this would be the desktop.

There should be a parent presenter as event parameter which acts as a container for the pop-up windows. In my situation this would be the desktop-presenter.
Is it possible to add this parent presenter to the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant