https://bugs.documentfoundation.org/show_bug.cgi?id=127803
--- Comment #7 from andreas_k <[email protected]> ---
(In reply to Caolán McNamara from comment #6)
> But I think trying to use some centralized widget for all dialogs as
> seriously difficult. We have a stupendous amount of ui
I don't suggest to make ONE big centralized widget the idea is to have ONE
widget that contain
- GtkFrame (generic)
- GtkAlignment (generic)
- GtkBox, GtkGrid, ... (specific)
- GtkLabel (generic)
I'd like to merge 3 widgets (generic) and define in
- GtkFrame (generic)
distance to other widgets
maximal width
- GtkAlignment (generic)
define padding
- GtkLabel
define text attributes
cause than we can change the layout of the dialogues centralize. As you can see
the centralized widget didn't offer to much complexity.
The goal should be that in the stupendous amount of ui files the developer
didn't have to define ui specific paddings, ...
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs