mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Tons of stuff
This commit is contained in:
@@ -120,7 +120,7 @@ public class TextViewAutocompletePopup : Scenario
|
||||
);
|
||||
appWindow.Add (statusBar);
|
||||
|
||||
appWindow.LayoutStarted += Win_LayoutStarted;
|
||||
appWindow.SubviewLayout += Win_LayoutStarted;
|
||||
|
||||
// Run - Start the application.
|
||||
Application.Run (appWindow);
|
||||
|
||||
Reference in New Issue
Block a user