Re: how to use hbox?



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]