picoe/Eto

Provide a UI designer

Open

#20 aberto em 21 de fev. de 2012

Ver no GitHub
 (8 comments) (7 reactions) (0 assignees)C# (320 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (3.387 stars)
Métricas de merge de PR
 (Mesclagem média 2d 23h) (15 fundiu PRs em 30d)

Description

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

Guia do colaborador