microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.36k stars 678 forks source link

Proposal: Designer for everyone #3872

Open Shadowblitz16 opened 3 years ago

Shadowblitz16 commented 3 years ago

Proposal: [Designer for everyone]

Summary

Can we have a designer that suits not only the needs of xaml designers but also winforms designers? Here are a list of things I think are good qualities of both...

Here are some bad things that I think are in both

Rationale

Scope

don't understand this. :c

Important Notes

I think both designers have good qualities but I think the xaml one has less because you were expected to xaml manually, So the the designer never got much love.

I also do think that one of the reason winforms is still used is because it's just easier to learn and pickup. Its also one of the reasons I got into C#

Open Questions

Didn't see any

huoyaoyuan commented 3 years ago

The "rich" xaml designer is Blend. It hasn't been ported for latest xaml features though.

mdtauk commented 3 years ago

Blend hasn't been a rich or great Xaml designer since it became VisualStudio Blend

Expression Blend 3 was really a design focused tool.

I suspect the idea in the future, will be moving all/most design tasks to Figma, with a plugin to export XAML. Fine for laying out UIs, but not great for animation, control templates, or visual states.