Re: Boxes in a frame
- From: Jonathon Jongsma <jonathon jongsma gmail com>
- To: "B.Hakvoort" <bart hakvoort be>
- Cc: gtkmm-list gnome org
- Subject: Re: Boxes in a frame
- Date: Fri, 6 Jan 2006 08:35:49 -0600
Specifically, I think what you probably want to do is add() a VBox to
the frame and then use pack_start() to add the three HBoxes to the
VBox (assuming you want the HBoxes to be on top of each other and not
next to eachother.
Jonner
On 1/6/06, B.Hakvoort <bart hakvoort be> wrote:
> well, just add() a box to the frame and then pack anything you want
> (other boxes e.g.) in that box.
>
> cheers,
>
> plors
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]