[Mono-list] Eto.Forms v2.1 Released!
Curtis Wensley
curtis.wensley at gmail.com
Mon Sep 14 19:01:04 UTC 2015
Hey everyone!
I'm proud to announce that Eto.Forms 2.1.0 is now released! See the release
notes here <https://github.com/picoe/Eto/releases/tag/2.1.0> .
Eto.Forms is a cross platform UI for .NET, supporting WPF, WinForms,
Direct2D, Gtk2/3, and Mac. It features MVVM binding and xaml or json-based
views
Some highlights are:
- New Controls: StackLayout
<https://github.com/picoe/Eto/blob/develop/Source/Eto/Forms/Layout/StackLayout.cs>
, Expander
<https://github.com/picoe/Eto/blob/develop/Source/Eto/Forms/Controls/Expander.cs>
, ProgressCell
<https://github.com/picoe/Eto/blob/develop/Source/Eto/Forms/Cells/ProgressCell.cs>
, and MaskedTextBox
<https://github.com/picoe/Eto/blob/develop/Source/Eto/Forms/Controls/MaskedTextBox.cs>
.
- New RadialGradientBrush
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fpicoe%2FEto%2Fblob%2Fdevelop%2FSource%2FEto%2FDrawing%2FRadialGradientBrush.cs&sa=D&sntz=1&usg=AFQjCNFR0OYX5ZmsNRr6-b0XksVFF2EaIA>
.
- ICommand support for MVVM binding to actions.
- Split screen form preview
<http://download.picoe.ca/eto.forms/releases/2.1.0/VisualStudioDesigner.png>
for xaml/json/code views in the Visual Studio addin (which now supports VS
2013 and 2015).
- New *F#* and *VB* project/file templates for VS and XS addins.
- Numerous bug fixes.
Thanks to everyone that helped out by reporting bugs, pull requests, or just
by participating in the Eto.Forms community.
Cheers and happy coding!
Curtis.
--
View this message in context: http://mono.1490590.n4.nabble.com/Eto-Forms-v2-1-Released-tp4666607.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list