Tool to add controls with drag-and-drop editor?

Hi,

I am very new to .NET MAUI and building Android apps in general.

I want to build a very simple app to control some home theater devices with raw TCP sockets.

I already wrote in C the code to do what I need using VS2022.

There seems to be a substantive learning curve to build the GUI within an app, even with just limited controls like buttons and text fields.

Is there a drag-and-drop editor that will work with VS2022 and Syncfusion?

Alternatively, is there a doc for beginners?

Thanks.


4 Replies

BV Brundha Velusamy Syncfusion Team November 11, 2024 09:15 AM UTC

Hi Robert Benaroya,

 

Greetings from Syncfusion support!

 

To add Syncfusion controls using the Syncfusion toolbox in Visual Studio, please refer to the following blog for detailed instructions:

Introducing the .NET MAUI Toolbox for Visual Studio (syncfusion.com)

 

We hope this helps! If your requirements differ from the provided solution, please share more detailed specifications so we can assist you more effectively.

 

Regards,

Brundha V



RB Robert Benaroya November 11, 2024 10:40 AM UTC

Thanks, that is helpful to see how to add a component.

But I still have to edit manually its proprieties in the xaml file, like WidthRequest or others for color, positioning, etc...

I am looking for a tool allowing to do this with a GUI to adjust visually all the aspects of a control.

Something like:

https://flipabit.dev/

but that could be used with your controls and VS2022.



RB Robert Benaroya November 11, 2024 05:57 PM UTC

Hi,

After searching on the Internet, I think that the best platform for me is Uno + Figma.

Thank you for your help.



BV Brundha Velusamy Syncfusion Team November 12, 2024 10:00 AM UTC

Hi Robert Benaroya,

 

Thank you for the update.

 

If you have any future requirements in MAUI, we would be delighted to assist you!

 

Regards,

Brundha V


Loader.
Up arrow icon