Skip to content

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