mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
FileDialog work
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user