timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

CUSTOM DIALOG #208

Closed GIORGIOSF closed 11 years ago

GIORGIOSF commented 11 years ago

CustomDialog is supposed to enhance MessageDialog; however - if I understand well - it lacks some fundamental features:

Is there any way to obtain similar behavior with CustomDialog? This would be instrumental e.g. to implement an 'Enter passord' dialog.

timheuer commented 11 years ago

Duplicate of #207