@@ -5,7 +5,7 @@ class Demo {
{
Application.Init ();
var top = Application.Top;
top.Add (new Window (new Rect (10, 10, 20, 10), "Hello"));
top.Add (new Window (new Rect (0, 0, 80, 24), "Hello"));
Application.Run ();
}
The note is not visible to the blocked user.