Make this work

This commit is contained in:
miguel
2018-09-21 23:50:32 -04:00
parent 4a17f5cd5d
commit 1c7faba15d
4 changed files with 223 additions and 610 deletions

View File

@@ -291,7 +291,8 @@ static class Demo {
ml.Text = $"Mouse: ({me.X},{me.Y}) - {me.Flags} {count++}";
};
var test = new Label (3, 18, "Se iniciará el análisis");
win.Add (test);
win.Add (ml);
// ShowTextAlignments (win);