picoe/Eto

Provide a UI designer

Open

#20 aperta il 21 feb 2012

Vedi su GitHub
 (8 commenti) (7 reazioni) (0 assegnatari)C# (320 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (3387 star)
Metriche merge PR
 (Merge medio 2g 23h) (15 PR mergiate in 30 g)

Descrizione

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

Guida contributor