RE: Question about layout



On Mon, 2002-09-09 at 19:31, Thomas Cameron wrote:
Hello,

I appreciate your response!  If I were to put the buttons in an Hbox,
they would go from left to right, for as wide as the scrolled layout is
set to be (which you can set in code).  But then you have to add an Hbox
for each row of buttons you have, which still leaves me with the problem
of getting the correct number of buttons on each row.  Additionally, I

Perhaps a GtkTable ?

can't use a scrolled window, because I only want this section of the
main window to be scrolling.  Any more ideas?

Put _everything_ additionaly in a GtkTable/GtkHBox/GtkVBox and place the
GtkScrolledWindow/GtkLayout in one of the cells.

I really recommend installing glade. There you can visually assemble
your gui and instantly see if it fits your needs.
Even If you want to code it by hand, it's a good exercise.

hih
-- 
 e-trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de




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