Re: how to use hbox?
- From: James Tappin <jtappin gmail com>
- To: GTK Devel List <gtk-app-devel-list gnome org>
- Subject: Re: how to use hbox?
- Date: Sun, 11 Dec 2011 17:27:13 -0700
2011/12/11 Gary Kline <kline thought org>:
can somebody help me figure out how to pack the buttons
horizontally, or is is not possible to mix hbox and vbox?
It should be as simple as:
make the vbox
put the various items in it, including the hbox
put the increase & decrease buttons in the hbox.
That certainly works in one of the example codes in gtk-fortran
(hl_containers.f90).
[An alternative might be to use a 2xn table and make most of the items
span 2 columns.]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]