picoe/Eto

Provide a UI designer

オープン

#20 opened on 2012/02/21

 (8 件のコメント) (7 件のリアクション) (0 人の担当者)C# (320 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,387 個のスター)
PR merge metrics
 (平均マージ 2d 23h) (30d で 15 merged PRs)

説明

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

コントリビューターガイド