Javier Suárez
Javier Suárez
Tested with the latest version on macOS and looks fine. Can you share more info about the system?. Windows 10?
Oh, I will prepare some tests and I will check what happens. Thank you!
Is a good suggestion!. I think it's a good moment to apply it.
Xamarin.Forms includes among its Layouts a Grid that allows you to position elements in rows and columns. Do you mean that?. If we talk more about a DataGrid control that...
Actually this DataGrid control for the Xamarin.Forms GTK backend will allow you to use the [TreeView ](http://www.mono-project.com/docs/gui/gtksharp/widgets/treeview-tutorial/)control available in GTK. This Widget is quite complete and with lots of options...
I will review and try to communicate this to the Xamarin.Forms Team.
In this [project](https://github.com/jsuarezruiz/FormsGtkToolkit), I am preparing extra controls for the GTK backend. I have done some tests with [gtk-sharp-ribbon](https://github.com/mono/gtk-sharp-ribbon). I do not have it ready right now to work with...
Thank you all for the feedback. For clarifying the expectations or doubts of what is the objective of this issue. In the launch, .NET MAUI will support iOS, Android, Windows,...
We can achieve accessibility support with drawn controls. Similarly, can have RTL support, adapt to system theme changes (light, dark), etc. But, if drawing controls are used, there would be...
> Word fix :) There is a small conflict here, could you review it?. Thanks.