Re: [gtkmm] Vertical alignment



1. pack every widget into alignment, then put alignment into hbox.
2. use table widget instead of hbox.

Regards,
-andrew

Christian wrote:

Hi,

how can I top-align widgets in an HBox? I've tried using SizeGroup but
that didn't work.
The only way I can think of is to put every widget into a VBox by
itself using pack_shrink and put these VBoxes into the HBox. But that
is a bit awkward, isn't it? Am I just being too blind to see the right
way?

Cheers,
 Chris





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]