More work on file dialog

This commit is contained in:
Miguel de Icaza
2018-05-09 02:03:53 -04:00
parent bf728373a4
commit 31ae05af42
2 changed files with 102 additions and 18 deletions

View File

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