Matt Goodall wrote:
>
> Would it be possible to have a file (or better still, a window) for
> setting the default properties for widgets as they are added to a window
> design?
>
> I find that whenever I add a GtkLabel I automatically set the xalign to
> "0" and the xfill to "Yes". This makes columns of labels in tables line
> up at the left of the column. Another thing I tend to do is to add a
> button box and then make its layout style "End" and set the spacing to
> "5".
I suspect that most labels are left-aligned and use xfill in tables.
I think I'll make them the default within Glade. But first I'll check they
don't affect any other widgets (e.g. in a button you want them centred.)
> Having these defaults specified in a file would make building GUIs
> *even* faster. Perhaps glade could use its default values unless
> overriden by the file.
It's quite a nice idea. I think it could be done, but it's a bit of work.
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.