FileDialog work

This commit is contained in:
miguel
2018-05-05 14:09:21 -04:00
parent 64dcc3ca0c
commit 6c3fa389a6
3 changed files with 175 additions and 59 deletions

View File

@@ -211,7 +211,7 @@ static class Demo {
Application.Init ();
var top = Application.Top;
var tframe = top.Frame;
Open ();
#if true
var win = new Window ("Hello") {
X = 0,