[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: gschem dialog design
Hi all,
On Thursday 14 December 2006 22:04, Werner Hoch wrote:
> I started to write some lines about dialog design and issues in the
> wiki:
> http://geda.seul.org/wiki/geda:devel-tips#dialogsdesign_and_behaviour
>
> The list is not complete yet.
>
> I will add some additional notes and some dialog design examples.
Here is a dialog with different settings:
1. The border width around all elements
2. The indentation width on the left side
3. The vertical space between the elements
4. The horizontal space between the elements (mostly between the
table rows between the label and the dropdown widgets)
http://www.h-renrew.de/h/gschem_dialogs/dialog_style.html
The dialogs on my box currently look like this. Some modified, some not.
Those with parametric styles used the following settings:
#define DIALOG_BORDER_SPACING 10
#define DIALOG_V_SPACING 10
#define DIALOG_H_SPACING 5
#define DIALOG_INDENTATION 10
http://www.h-renrew.de/h/gschem_dialogs/gschem_dialogs.html
> Then I think we should decide which is the best dialog design.
Let me know what you think about the styles.
I'm tired now. Good night.
Regards
Werner
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev