[TIMOB-18754] Windows: Implement Ti.UI.OptionDialog
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-05-07T14:56:39.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 4.1.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Kota Iguchi |
| Created | 2015-03-27T15:28:14.000+0000 |
| Updated | 2017-03-14T20:14:03.000+0000 |
Description
http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.OptionDialog
https://msdn.microsoft.com/en-us/windows/apps/windows.ui.popups.messagedialog
It appears a first good implementation would be nearly identical to AlertDialog.
Closing ticket as fixed.