[gtkada] Remove space between buttons
Emmanuel Briot
briot at adacore.com
Fri Jul 1 13:00:49 CEST 2005
Reynald Borer wrote:
> The empty space is normaly white, but I've changed it to black so that
> we can see the "problem". In a perfect world, there would be no space
> between those buttons. Any idea ?? I've tried to look at the reference
> manual but I've seen nothing in the button properties.
The issue is not in the button itself, but in the container that
contains it. I assume this is a Gtk_Table, by the look of it.
I would look at the Xpadding and Ypadding parameters to Attach.
regards,
Emmanuel
More information about the gtkada
mailing list