Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support flex layout like in web #77

Open
sgf opened this issue Jul 1, 2024 · 2 comments
Open

support flex layout like in web #77

sgf opened this issue Jul 1, 2024 · 2 comments

Comments

@sgf
Copy link

sgf commented Jul 1, 2024

support flex layout like in web

@neoxeo
Copy link

neoxeo commented Jul 1, 2024

Hi, @sgf

You can have a look to this other project if you need more possibilities :
https://github.com/alternetsoft/AlternetUI

@sgf
Copy link
Author

sgf commented Jul 1, 2024

You can have a look to this other project if you need more possibilities : https://github.com/alternetsoft/AlternetUI

This project has C++ external dependencies and looks bulky.

It even depends on MAUI and SkiaSharp, so it doesn't seem to have an advantage over Modern.Forms and Avalonia.
The reason why I didn't choose Avalonia is because it's too big.
And Modern.Forms is really not good enough for me.
But Modern.Forms has a simple structure, maybe in the future I can remove its dependence -- SkiaSharp, thus greatly reducing its size.
And I may also make drastic changes to the layout.

Modern.Form has a huge advantage: its AOT compiled size is very small. This means that developing Windows applications will have a huge advantage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants