Re: Help: how to pack a horizontal box and vertical boxes to a notebook page?



Let me try it...

Thank you:-)
--- Paul Davis <paul linuxaudiosystems com> wrote:
> >I am trying to put a horizontal box to this
> notebook
> >page, (currently I have a vertical box and I meant
> to
> >have two rows of label and text intput box on the
> page
> >with the label “enter order”), However, since
> >gtk_notebook_prepend_page(*notebook, child,
> tab_label)
> >only accept one child widget, how could I put both
> >vertical box and horizontal box to this page? 
> 
> pack them into another box, and then add that box to
> the notebook.
> whether its an hbox or vbox depends on how you want
> them arranged with
> respect to each other.
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com



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