mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.36k stars 241 forks source link

Is there a way to preview the UI design #876

Open gaocan1992 opened 5 years ago

gaocan1992 commented 5 years ago

Is there a way to preview the UI design for XWT. For example in Sample project, it has some sample views. But currently I don't see a way to preview the UI without running the app. It would be good if there is a .xaml or Designer.cs file so we can preview the UI in VS. And even drag and drop some components to build customized UI views.

nathan130200 commented 5 years ago

up! like Windows Forms Designer

Shadowblitz16 commented 4 years ago

winforms designer is so much better then the wpf one