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

Added methods ShowModalInputExternal, ShowModalLoginExternal and ShowModalMessageExternal. #2518

Merged
merged 10 commits into from
Jun 18, 2016

Conversation

adeniltonbs
Copy link
Contributor

What changed?

Methods Added: ShowModalInputExternal, ShowModalLoginExternal and ShowModalMessageExternal in the DialogManager, DialogCoordinator and IDialogCoordinator.
Added samples to use these methods in MainWindow.

@adeniltonbs
Copy link
Contributor Author

@punker76 could check it please. This implementation facilitate my work and believe it will be helpful to others.

@punker76 punker76 self-assigned this Jun 2, 2016
@punker76
Copy link
Member

punker76 commented Jun 7, 2016

@thoemmi wdyt?

@thoemmi
Copy link
Collaborator

thoemmi commented Jun 7, 2016

I as never fond of external windows in MahApps.Metro, because it's not "Metro-ish". Anyway, looking at the diff it looks ok to mee. However, I would rename GetExternalWindow to CreateExternalWindow, because that's what it's doing. And GetExternalMessage is also misleading, as it creates a new window and sets certain properties. Call it CreateExternalMessageWindow or something like that.

BTW, I'd have commented the changes directly/inline, but I'm not a contributor... 😉

@punker76 punker76 merged commit 39a3d34 into MahApps:develop Jun 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants