Toolbar separators
- From: Ed Symanzik <zik msu edu>
- To: gtk-app-devel-list gnome org
- Subject: Toolbar separators
- Date: Wed, 07 Feb 2001 10:08:23 -0500
Newbie alert.
I am using Glade to write a helloworld project.
gnome_app_new gives me a nice, dockable toolbar that
the user can orient vertically or horizontally. Cool.
The vseparator I added remains vertical. Not cool.
I can catch the orientation changes ok, but how do I
switch between a vseparator and a hseparator?
At a lower level, why is there a single toolbar widget
with a selectable orientation, but two separate
separators with fixed orientations? Why not
gtk_separator_new(GTK_ORIENTATION_HORIZONTAL)?
Thanks for your patience.
/zik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]