picoe/Eto

Provide a UI designer

Open

#20 创建于 2012年2月21日

在 GitHub 查看
 (8 评论) (7 反应) (0 负责人)C# (320 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (3,387 star)
PR 合并指标
 (平均合并 2天 23小时) (30 天内合并 15 个 PR)

描述

What bugs me a little bit about this new (and really cool!) UI toolkit is the fact, that there is no designer available.

I really like WinForms designer and to minor extent the Xcode Interface Builder.

It makes life so much easier in many cases, if you simply can drag widgets to a form and change their properties in a property panel.

I see these options:

  • Implement a new designer app
  • Create a converter, e.g to convert XIB files, WinForms Designer code etc
  • Use existing designers, eg wxFormBuilder or Stetic GTK Designer

This would greatly improve productivity

贡献者指南