Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Closed Unassigned: MessageBox (v2.4.0) Owner is not applyed [21776]

$
0
0
Since v.2.4.0 the Show(Window owner, ...) does not work properly. The owner is not applied for message box.
Go thru the history of the MessageBox.cs, compare with previous version (commit 106497) and you can find that in method CreateContainer() the line newWindow.Owner = _owner ?? ComputeOwnerWindow(); was removed.
Comments: Duplicate of issue http://wpftoolkit.codeplex.com/workitem/21777

Viewing all articles
Browse latest Browse all 4964

Trending Articles