Re: [gtk-list] Adding a handle bar to a vbox or hbox



>  Is there a way to add a handle bar (terminology?) to a hbox or vbox
>  between two sizeable widgets so that the user of a program can change
>  the size of widgets without resizing the window.  An example of this
>  would be a text editor that allows you to split the pane so that you
>  have two views at different points in the same file, and the bar between
>  the two views can be moved up and down.

You can use the GtkHPaned or GtkVPaned widgets for that.

  Quartic



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