picoe/Eto

Provide a UI designer

Open

#20 geöffnet am 21. Feb. 2012

Auf GitHub ansehen
 (8 Kommentare) (7 Reaktionen) (0 zugewiesene Personen)C# (320 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (3.387 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 23h) (15 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide