Prospecting MewUI controls ecology #122
shonescript
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am experienced in windowforms/wpf, knows some Win/Maui/Avalonia/Uno, but is tired with all these messy tech and trivial conversions.
Mew UI is concise and clear to me. I think it is the best lightweight .NET cross-platform UI, featuring an exceptionally excellent architecture with minimal dependencies and outstanding performance.
Althugh it is may be a personal project, but has potential with author rich UI experience and best AI vibe-coding behind. One day it will become a great MewUI control ecology.
A complete control ecology may require four levels:
Core control
Inherited extension control
Composing user control
Hosted or custom draw control
For example, when there is a WinformControlHost MewUI control, then all other winform controls can be directedly used in MewUI.
Another example, when there is a SkiaCanvasControl or DrawingGraphicsControl, then many skia or drawing based controls can be ported through custom draw overriding.
Beta Was this translation helpful? Give feedback.
All reactions