examples/apps/csharp/life/src
Xavi Artigas 5f1be675ee mono-examples: Adapt to latest syntax
Setter and Getters have disappeared. Now everything is accessed through properties like:
Text, Disabled, Autohide, Color, Orientation, ContentPadding, Size, ScrollableText, Align, Name.
Also the Life and Containers examples had several issues.
Text override from custom widgets is still not solved.
2020-02-20 18:48:55 +01:00
..
life_board.cs mono-examples: Use Del() to dispose of widgets 2019-09-09 22:10:43 +02:00
life_main.cs mono-examples: Adapt to latest syntax 2020-02-20 18:48:55 +01:00
life_render.cs mono-examples: Adapt to latest syntax 2020-02-20 18:48:55 +01:00
meson.build apps_mono: add text editor and Game of Life example apps for C# binding 2018-02-22 15:08:55 -03:00