Small fixes to the Open File dialog

This commit is contained in:
Miguel de Icaza
2018-05-06 17:50:24 -04:00
parent 2f25941dad
commit a3a680b3e2
3 changed files with 23 additions and 9 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,