Gerald Gutierrez wrote:
>
> Hi all.
>
> In a stock GNOME application window there exists a dockable toolbar
> with some predefined buttons. The buttons are flat and after the third
> (save) button, there is a "space".
>
> How do I create my own dockable toolbars which have these qualities of:
>
> - having flat buttons, and
Select the toolbar, and set the 'Button Relief' property to 'None'.
(This property was added in the patch to 0.5.0)
> - having spaces between buttons
Select a button, and on the 'Place' properties page set the 'New Group'
property to 'Yes'. This will insert a space before the button.
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.