D
D
DarkByte20152016-10-14 13:32:12
C++ / C#
DarkByte2015, 2016-10-14 13:32:12

What control to use for the book reader?

Is there something in Xamarin XAML that is ready for text output? I have already worked with XAML in WPF, but have not yet understood the same set of controls in Xamarin or not? For example RichTextBox is? Can it be used? Or something else ... You can even have some kind of third-party control.
P.S. The lack of a XAML designer, control panel and tooltips is annoying. I'm working in Visual Studio 2015, maybe things are better in Xamarin Studio?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MherArsh, 2016-10-22
@MherArsh

Yes, as I understand it, Xamarin Forms is meant, you can make the form both C# code and XAML,
here is a list of all Xamarin Forms elements: https://developer.xamarin.com/guides/xamarin-forms...
here specifically for the text: https: //developer.xamarin.com/guides/xamarin-forms...
I use both editors, Visual Studio 2015 works better with code, and Studio works better with Xamarin part.
By the way, a viewport for XAML has recently appeared: https://developer.xamarin.com/guides/xamarin-forms...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question